Back to docs home - Back to libs

storage.dots

Purpose

This librairy is a queue. You can use it to store a single dot or more than one. If you want to store a single dot, don’t forget to put the dot back once you you it. This stores both values and ids.

Usage

 T
L+R
 B
Parameters
Example
%!storage.dots s

.--#6--*-#9-*---q--$#--*--q--$#--q--$#--&
       q    q          q
Output
6
9
6

Notes

Source

The source code is availaible here . If something doesn’t work, do not hesitate to open an issue.

Back to docs home - Back to libs