CombinedConvertor.convertors

Set used convertors

  1. typeof(this) convertors(Convertor[] convertors)
  2. T convertors(Convertor convertors)
    interface CombinedConvertor
    @safe nothrow
    T
    convertors
    (
    this T
    )

Parameters

convertors Convertor

list of convertors to be used.

Return Value

Type: T

typeof(this)

Meta