Static methods

@:op(A + B)staticinlineAdd<T0, T1>(arg1:Converter_2<T0, T1>, arg2:Converter_2<T0, T1>):Converter_2<T0, T1>

staticinlineAsDelegate(this:Delegate_Converter_2<T0, T1>):Delegate_Converter_2<T0, T1>

@:has_untyped@:fromstaticinlineFromHaxeFunction<T0, T1>(hxfunc:T0 ‑> T1):Converter_2<T0, T1>

@:op(A - B)staticinlineRemove<T0, T1>(arg1:Converter_2<T0, T1>, arg2:Converter_2<T0, T1>):Converter_2<T0, T1>