Skip to main content
hex
preview
Search
preview
babble
1.0.0
hex.pm
Change color theme
Light
Dark
System
Select File
LICENSE
README.md
gleam.toml
include/babble_Config.hrl
include/babble_Model.hrl
src/babble.app.src
src/babble.erl
src/babble.gleam
include/babble_Config.hrl
-
record
(
config
,
{
order
:
:
integer
(
)
,
tokenization
:
:
babble
:
tokenization
(
)
}
)
.