dutils ~master (2023-03-05T23:36:45Z)
Dub
Repo
d
dutils
math
core
Converts a char to a dchar.
package pure @
safe
dchar
d
(
char
c
)
Parameters
c
char
The char to convert.
Return Value
Type:
dchar
The char converted to a dchar.
Meta
Source
See Implementation
dutils
math
core
functions
d
executeFunction
registerFunction
removeFunction
validateFunction
Converts a char to a dchar.