ValueArgument._checkVal

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void _checkVal(U value)
    class ValueArgument(T)
    const
    void
    _checkVal
    (
    U
    )
    (
    in U value
    )
    if (
    is(U == T)
    )
  2. void _checkVal(U value)

Meta