Noun.Format (Anoma v0.29.0)
Parsing and printing of nouns.
Summary
Types
Link to this type
parse_result()
Functions
Link to this function
parse(string)
@spec parse(String.t()) :: parse_result()
Link to this function
parse_always(string)
Link to this function
parse_cell(arg1)
@spec parse_cell(Noun.t()) :: parse_result()
Link to this function
parse_inner(string)
@spec parse_inner(String.t()) :: parse_result()
Link to this function
parse_tail(string)
@spec parse_tail(String.t()) :: parse_result()
Link to this function
print(noun)
Link to this function