mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-20 13:22:07 +03:00
36 lines
438 B
Markdown
36 lines
438 B
Markdown
|
[wutlaz, %wtlz](#wtlz)
|
||
|
======================
|
||
|
|
||
|
[`++tiki`]() version of [`%wtls`]()
|
||
|
|
||
|
`wutlaz` is a synthetic rune that selects a case in `q` for the actual
|
||
|
type of `p`. Only used internally.
|
||
|
|
||
|
Produces
|
||
|
--------
|
||
|
|
||
|
Twig: `[%wtlz p=wing q=twig r=tine]`
|
||
|
|
||
|
Sample
|
||
|
------
|
||
|
|
||
|
`p` is a [`++wing`](). `q` is a [twig](). `r` is a [`++tine`]().
|
||
|
|
||
|
Tall form
|
||
|
---------
|
||
|
|
||
|
None
|
||
|
|
||
|
Wide form
|
||
|
---------
|
||
|
|
||
|
None
|
||
|
|
||
|
Irregular form
|
||
|
--------------
|
||
|
|
||
|
None
|
||
|
|
||
|
Examples
|
||
|
--------
|