TakeUntil._done

Undocumented in source.
struct TakeUntil(alias pred, Range, Sentinel)
bool _done;

Meta