ValueArgument.choices

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Self choices(U[] values)
  2. Self choices(U[] values)
    class ValueArgument(T)
    choices
    (
    U
    )
    ()
    if (
    is(U == ElementType!T) &&
    !is(T == string)
    )

Meta