shrub/pub/doc/hoon/runes/dt.md
2015-06-19 17:16:48 -04: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.