urbit/base/pub/doc/hoon/runes/zp.md
2015-04-29 18:48:45 -04:00

23 lines
397 B
Markdown

<div class="short">
`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.
</div>
[`!!`]() Automatically causes a crash.
[`!>`]() Turns a value into a cell of its type and itself as compile
time constant.
<hr></hr>
<kids></kids>