file: job.t package: muf status: alpha
Search the contents of the block for the given value,
left to right. If the value is found, return the
integer offset of the first block location in which
it is found; Otherwise, return nil
.
Stack: [ 'z' 'q' 'z' 'd' | Stack: [ 'z' 'q' 'z' 'd' | 'z' |position Stack: [ 'z' 'q' 'z' 'd' | 0 pop 'd' |position Stack: [ 'z' 'q' 'z' 'd' | 3 pop 'm' |position Stack: [ 'z' 'q' 'z' 'd' | nil
See section |get.
Go to the first, previous, next, last section, table of contents.