Update _index.md

This commit is contained in:
Sigilante 2022-12-27 16:28:37 -06:00 committed by GitHub
parent 6adcbde261
commit b170e32bc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,14 +55,14 @@ Runes that let us adjust types without violating type constraints.
Miscellaneous useful macros.
### [`= tis` (Subject Modification)](/reference/hoon/rune/tis)
Runes used to modify the subject.
### [`~ sig` (Hints)](/reference/hoon/rune/sig)
Runes that use Nock `11` to pass non-semantic info to the interpreter.
### [`= tis` (Subject Modification)](/reference/hoon/rune/tis)
Runes used to modify the subject.
### [`? wut` (Conditionals)](/reference/hoon/rune/wut)
Runes used for branching on conditionals.