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


not

Function: not { bool -> bool }
file: job.t
package: muf
status: alpha

Returns t if input was nil, otherwise returns nil.


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