package reason-standard
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Construct a Map with Int
s for keys.
type nonrec 'value t = (int, 'value, Standard__.Core.Int.identity) t
val empty : 'value t
A map with nothing in it.
val singleton : key:int -> value:'value -> 'value t
Create a map from a key and value
Examples
Map.Int.singleton ~key:1 ~value:"Ant" |> Map.toList = [(1, "Ant")]
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>