Packages

Simple lexer generator for Gleam

Current section

Files

Jump to
glex include glex_Valid.hrl
Raw

include/glex_Valid.hrl

-record(valid, {name :: binary(), value :: binary()}).