package containers-data
A set of advanced datatypes for containers
Install
Dune Dependency
Authors
Maintainers
Sources
v3.0.tar.gz
md5=00ba20a8c8824991cab96aff8f8e5a3c
sha512=4126045d58b9408eecaaad005c334081ade151f291dafc32ce9a33e8f796d41f72df62b617528f272996f3c93cb9b4293545ab86ac416288960f5a2b60b41932
doc/containers-data/CCSimple_queue/index.html
Module CCSimple_queue
Source
Functional queues (fifo)
Simple implementation of functional queues
Fast internal iterator.
Queue containing elements of type 'a
Append two queues. Elements from the second one come after elements of the first one. Linear in the size of the second queue.
IO
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page