package alba
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Alba compiler
Install
dune-project
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 ... endCommon module types like ANY, SORTABLE, ...
module Common : sig ... endImmutable Data Types
module List : sig ... endmodule Option : sig ... endOptional values
module Finite_map : sig ... endmodule Segmented_array : sig ... endMonadic Data Types
module Monad : sig ... endMutable Data Types
module Array : sig ... endmodule Vector : sig ... endA mutable vector (like a C++ vector)
module Pool : sig ... endAn arrayed pool of elements of a certain type.
IO
module Io : sig ... endmodule Make_io : sig ... endThis 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 ... endA 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 ... endParsing
module Character_parser : sig ... endmodule Generic_parser : sig ... endPretty Printing
module Pretty_printer : sig ... endOld modules (deprecated)
module Argument_parser : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page