color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
notIn.notIn
std
experimental
color
rgb
notIn
Undocumented in source.
enum
notIn
;
enum
notIn
;
enum
notIn
;
template
notIn
(string s, string chars)
package @
safe
pure nothrow @
nogc
static if
(!(
chars.length == 0
))
static if
(!(
!canFind!(s, chars[0])
))
enum
notIn
=
notIn
!(
s
,
chars
[
1
..$])
;
Meta
Source
See Source File
std
experimental
color
rgb
notIn
manifest constants
notIn