Algebraic._is

Checks if the storage stores an allowed type.

  1. bool _is()
  2. bool _is()
  3. bool _is()
    struct Algebraic(_Types...)
    const @property nothrow @nogc
    bool
    _is
    (
    E
    )
    ()
    if (
    is(E == T)
    )

Meta