FICHA · MANJARO

haskell-storable-complex

Storable instance for Complex

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a Storable instance for Haskell Complex values. Storable support lets values be placed in foreign memory, arrays, or buffers used by native-code interfaces.

It is useful for numeric computing, FFI, binary data, and libraries that exchange complex numbers with C or other native code. It is a developer library and requires care around memory layout expectations.

Permissions

Permissions not analysed for this source yet.