package alba
Alba compiler
Install
Dune Dependency
Authors
Maintainers
Sources
0.4.1.tar.gz
sha256=439b1dce07c86e914d1ebf1712c5581418314b0c8d13594f27a698b1d25fe272
md5=5cf58d4ed4eacbe6f330e9d2378ef5c6
doc/alba.fmlib/Fmlib/index.html
Module Fmlib
Basic Modules
module Module_types : sig ... end
Common module types like ANY, SORTABLE, ...
module Common : sig ... end
Immutable Data Types
module List : sig ... end
module Option : sig ... end
Optional values
module Finite_map : sig ... end
module Segmented_array : sig ... end
Monadic Data Types
module Monad : sig ... end
Mutable Data Types
module Array : sig ... end
module Vector : sig ... end
A mutable vector (like a C++ vector)
module Pool : sig ... end
An arrayed pool of elements of a certain type.
IO
module Io : sig ... end
module Make_io : sig ... end
This module contains a minimal signature for an io module and a functor which converts a minimal implementation into a full implementation of an io module.
module Readable_printer : sig ... end
A readable printer is a structure you can issue print commands on and which returns a readable structure which can be read character by character.
module String_printer : sig ... end
Parsing
module Character_parser : sig ... end
module Generic_parser : sig ... end
Pretty Printing
module Pretty_printer : sig ... end
Old modules (deprecated)
module Argument_parser : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page