bolts ~master (2020-08-17T07:19:44Z)
Dub
Repo
isBinaryOver.isBinaryOver
bolts
traits
functions
isBinaryOver
Undocumented in source.
enum
isBinaryOver
;
template
isBinaryOver
(T...)
static if
(
T.length == 2
)
enum
isBinaryOver
=
isBinaryOver
!(
T
[
0
],
T
[
1
],
T
[
1
])
;
enum
isBinaryOver
;
Meta
Source
See Source File
bolts
traits
functions
isBinaryOver
manifest constants
isBinaryOver