Std.Uuid.nil
1 declaration
fn
nil: Std.Uuid.UuidThis is a callable function.
What it does
The identifier whose every byte is zero, which names nothing.
Useful as a stated absence where a caller needs a value of the type and an
Option would be carried through code that has nothing to do with it.
Read the signature
- The text after the name is the type checked by Pudu.
