VariadicOption._checkVal

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void _checkVal(T value, T[] rest)
  2. void _checkVal(T[] values)
    class VariadicOption(T)
    const
    void
    _checkVal
    (
    T[] values
    )

Meta