package feat
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This module offers a concrete data type 'a enum
of enumerations of elements of type 'a
. Suppose that every element of type 'a
is implicitly assigned a certain size. Then, an enumeration is a function of an integer s
to the (implicit, finite) sequence of all elements whose size is s
.
include FeatCore.EnumSig.ENUM with module IFSeq = Feat.IFSeq
module IFSeq : sig ... end
type 'a enum = int -> 'a IFSeq.seq
val empty : 'a enum
val zero : 'a enum
val just : 'a -> 'a enum
val finite : 'a list -> 'a enum
val bool : bool enum
val sample : int -> 'a enum -> int -> int -> 'a Stdlib.Seq.t -> 'a Stdlib.Seq.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>