biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
charToBase
bio
core
base
Convert character to base
template
charToBase
(B = Base16)
B
charToBase
(
C
)
(
C
c
)
if
(
is
(
Unqual
!
C
==
char
) ||
is
(
Unqual
!
C
==
dchar
)
)
Members
Functions
charToBase
B
charToBase
(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
bio
core
base
aliases
Base16
functions
complementBase
mixin templates
CommonBaseOperations
structs
Base
Base5
templates
charToBase
Convert character to base