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

361 B

wuttaz, ?=, %wttz

++tiki version of %wtkz

wuttaz is only used internally.

Produces

Twig: [%wttz p=tile q=tiki]

Sample

p is a tile. q is a ++tiki.

Tall form

?=  p
    q

Wide form

?=(p q)

Irregular form

None

Examples