package containers-data
A set of advanced datatypes for containers
Install
Dune Dependency
Authors
Maintainers
Sources
v3.6.tar.gz
md5=6d29c36329a02608531babb11e08b6f4
sha512=ebf4c682bc43ed344edbbcfd40777d829cd0cb85a9b1381e38a89e4d9567dc6e1207667716eeb78140774a5ac49132f3f29a14f037147ed64a8952eec75aa6c8
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