Dazzle.Trie.insert – libdazzle-1.0 Reference Manual
insert
Description:
public
void
insert
(
string
key,
void
* value)
Inserts
value
into
this
located with
key
.
Parameters:
this
A
Trie
.
key
The key to insert.
value
The value to insert.
2022 vala-language.org