Module FeatureIndexed.Add

Parameters

module Config : Config

Signature

type 'el tIndexed = 'el Config.t
val getIndex : int -> 'el tIndexed -> 'el option
val getIndexExn : int -> 'el tIndexed -> 'el