hibernated v0.3.7 (2022-03-03T07:50:56Z)
Home
Dub
Repo
isLazyCollectionMember.isLazyCollectionMember
hibernated
metadata
isLazyCollectionMember
Undocumented in source.
enum
bool
isLazyCollectionMember
;
template
isLazyCollectionMember
(T : Object, string m)
static if
(
is(typeof(__traits(getMember, T, m)) x == LazyCollection!Args, Args...)
)
enum
bool
isLazyCollectionMember
;
enum
bool
isLazyCollectionMember
;
Meta
Source
See Implementation
hibernated
metadata
isLazyCollectionMember
variables
isLazyCollectionMember