Crate lrp

source ·

Re-exports

Modules

Macros

Structs

  • A exclusive Span struct, for indexing metadata on Tokens. start is where it BEGINS, end is UNTIL collect.

Enums

Functions

  • For a given f(x), processes x until f(x) = f(f(x)) -> f(f(f(f….f(x)))) = f(x)

Type Aliases