dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
encode
dmdscript
utf
encodes dchar ch and appends it to array s
void
encode
(
ref
immutable
(
char
)[]
s
,
dchar
c
)
Meta
Source
See Implementation
dmdscript
utf
functions
encode
encodes dchar ch and appends it to array s