ConvertorFactory.convertible

Get convertible data

  1. FromType convertible()
    interface ConvertorFactory(FromType, ToType)
    @safe nothrow
    FromType
    convertible
    ()
  2. ConvertorFactory!(FromType, ToType) convertible(FromType convertible)

Return Value

Type: FromType

FromType

Meta