urbit/pub/docs/dev/hoon/runes/zp.md
Galen Wolfe-Pauly bb495844be doc -> docs
2015-10-20 10:51:45 -07:00

397 B

zap ! %zap

Special operations

The ! runes perform special operations. With the exception of !> and !?, they are all natural.

There are two ! runes used the most frequently.

!! Automatically causes a crash.

!> Turns a value into a cell of its type and itself as compile time constant.