hunt-imf v0.0.5 (2019-01-25T10:06:09Z)
Home
Dub
Repo
Room.broadCast
hunt
imf
utils
room
Room
Undocumented in source. Be warned that the author may not have intended to support it.
void
broadCast
(C c, K[] excepts)
void
broadCast
(C c, T t, K[] excepts)
class
Room
(K = size_t, E = Element)
static if
(
is(E == Element) || is(BaseClassesTuple!E[$ - 2] == Element)
)
void
broadCast
(
C
T
)
(
C
c
,
T
t
,
K
[]
excepts
...
)
Meta
Source
See Implementation
hunt
imf
utils
room
Room
functions
add
broadCast
exists
findEx
length
remove
traverse