to

Undocumented in source. Be warned that the author may not have intended to support it.
  1. String to(ValueT value)
  2. SimpleResult!NumT to(ValueT value)
  3. SimpleResult!EnumT to(ValueT value)
    to
    (
    EnumT
    ValueT
    )
    (
    ValueT value
    )
    if (
    is(EnumT == enum)
    )

Meta