package deriving
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Extension to OCaml for deriving functions from type declarations
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.8.1.tar.gz
sha256=080a1c983cee6f72a6cc28d9ddf056eb6d4e81daf58c192970e29a5ba03f63fa
md5=59558a23583fbc0c7c139f6ed22fbb54
doc/deriving.runtime/Deriving_Typeable/index.html
Module Deriving_Typeable
module TypeRep : sig ... endmodule type Typeable = sig ... endmodule Typeable_unit : Typeable with type a = unitmodule Typeable_int : Typeable with type a = intmodule Typeable_float : Typeable with type a = floatmodule Typeable_bool : Typeable with type a = boolmodule Typeable_string : Typeable with type a = stringmodule Typeable_char : Typeable with type a = charmodule Typeable_int32 : Typeable with type a = int32module Typeable_int64 : Typeable with type a = int64module Typeable_nativeint : Typeable with type a = nativeintmodule Primitive_typeable (T : sig ... end) : Typeable with type a = T.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>