tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
TypeChar.Typechar
tida
text
TypeChar
Undocumented in source.
template
TypeChar
(T)
static if
(!(
is(T : string)
))
static if
(!(
is(T : wstring)
))
static if
(
is(T : dstring)
)
alias
Typechar
=
dchar
Meta
Source
See Implementation
tida
text
TypeChar
aliases
TypeChar
Typechar