Go to the first, previous, next, last section, table of contents.


|length

Function: |length { [] -> [] int }
file: job.t
package: muf
status: alpha

Count the number of entries in a block:

Stack: [ 4 2 12 |
|length
Stack: [ 4 2 12 | 3


Go to the first, previous, next, last section, table of contents.