The OpenD Programming Language

fromString.fromString

  1. T fromString(const(C)[] str)
    template fromString(T)
    T
    fromString
    (
    C
    )
    (
    scope const(C)[] str
    )
  2. bool fromString(const(C)[] str, T value)

Meta