ggplotd v0.4.13 (2016-02-19T19:08:02Z)
Dub
Repo
allIn.allIn
ggplotd
color
rgb
allIn
Undocumented in source.
enum
allIn
;
enum
allIn
;
template
allIn
(string s, string chars)
package @
safe
pure nothrow @
nogc
static if
(!(
chars.length == 0
))
enum
allIn
=
canFind
!(
s
,
chars
[
0
]) &&
allIn
!(
s
,
chars
[
1
..$])
;
Meta
Source
See Source File
ggplotd
color
rgb
allIn
manifest constants
allIn