dartCheckRead

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
dartCheckRead
(
Range
)
(,
HiRPC hirpc = HiRPC(null)
,
uint id = 0
)
if (
isInputRange!Range &&
is(ElementType!Range : const(DARTIndex))
)

Meta