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

520 B

dot . %dot

Nock operators

The . runes access Nock operators to maniuplate nouns. They are all natural runes.

There are two basic categories of . runes.

Nock operators

.+ Nock 4. Increments an atom.

.= Nock 5. Tests two atoms for equality.

.^ Nock 11. Loads a file from the global namespace in virtual userspace nock.


Nock evaluators

.* Executes a Nock expression in userspace.