package toml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val value : Types.value -> Types.value -> int
Given two Toml values, return -1
, 0
or 1
depending on whether the first is smaller, equal or greater than the second
val array : Types.array -> Types.array -> int
Given two Toml arrays, return -1
, 0
or 1
depending on whether the first is smaller, equal or greater than the second
val table : Types.table -> Types.table -> int
Given two Toml tables, return -1
, 0
or 1
depending on whether the first is smaller, equal or greater than the second
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>