Current section

Files

Jump to
pona include pona@compound_Compound.hrl
Raw

include/pona@compound_Compound.hrl

-record(compound, {
word :: binary(),
definitions :: gleam@dict:dict(binary(), integer())
}).