ilyakooo0 / airlock / Ur.Types

Nouns


type Noun
    = Cell (( Noun, Noun ))
    | Atom Atom

An Urbit Noun.


type alias Atom =
Bytes

An Urbit Atom

Types


type alias Agent =
String

An Urbit agent (app) name like journal or groups.


type alias Mark =
String

An Urbit mark


type alias Path =
List String

An Urbit subscription path.


type alias Ship =
String

A ship name like ~zod or ~racfer-hattes.

Also know as @p.