MatchImpl.ok

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ok(Input source, size_t consumed, Ts values)
    struct MatchImpl(Input, alias supply, Ts...)
    static
    ok
    (
    Input source
    ,
    size_t consumed
    ,)
  2. ok(Take!Input matched, Data data, Ts values)

Meta