handycandy ~master (2022-04-28T19:54:28Z)
Dub
Repo
handy_state
ho
Undocumented in source.
class
handy_state {
string
[]
result
;
void
function
(
string
)
cb
;
bool
allow_cb
;
handy_charstate
[
char
]
exclusion_bound_chars
;
}
Members
Variables
allow_cb
bool
allow_cb
;
Undocumented in source.
cb
void
function
(
string
)
cb
;
Undocumented in source.
exclusion_bound_chars
handy_charstate
[
char
]
exclusion_bound_chars
;
Undocumented in source.
result
string
[]
result
;
Undocumented in source.
Meta
Source
See Implementation
ho
classes
handy_state