package feat
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This module provides an abstract data type of implicit, finite sequences. An implicit sequence is not explicitly represented in memory as an actual sequence of elements: instead, it is described by a data structure which contains enough information to produce an arbitrary element upon request. This design decision imposes some constraints on the operations that can be efficiently supported: for instance, filter
is not supported.
include FeatCore.IFSeqSig.IFSEQ_EXTENDED with type index = Feat.Num.t
val empty : 'a seq
val zero : 'a seq
val singleton : 'a -> 'a seq
val one : 'a -> 'a seq
val up : int -> int -> int seq
type index = Num.t
val foreach : 'a seq -> ('a -> unit) -> unit
val to_seq : 'a seq -> 'a Stdlib.Seq.t -> 'a Stdlib.Seq.t
val sample : int -> 'a seq -> 'a Stdlib.Seq.t -> 'a Stdlib.Seq.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>