Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Dawg
Constants
EDGE_SIZE = 12
FORMAT =
IO::ByteFormat::LittleEndian
NODE_SIZE = 17
NODE_START = 8
VERSION = "0.1.0"
Instance methods
create
Source
load
(filename :
String
, type :
Type
)
Source
save
(filename :
String
, dawg :
Dawg
)
Source
Nested types
Dawg::AbstractNode
Dawg::Dawg
Dawg::Finder
Dawg::MemoryDawg
Dawg::MemoryNode
Dawg::Node
Dawg::Serialization
Dawg::Type
Dawg::Word