The OpenD Programming Language

SmileRoots.this

  1. this(T value)
  2. this(T left, T right)
  3. this(SmallArray!(T, 2) array)
    struct SmileRoots(T)
    @safe pure nothrow @nogc
    this
    ()
    if (
    __traits(isFloating, T)
    )

Meta