YamlConvertor.converts

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool converts(Object from, TypeInfo to)
    class YamlConvertor
    @safe const nothrow
    bool
    converts
    (
    in Object from
    ,
    const TypeInfo to
    )
  2. bool converts(Object from, Object to)

Meta