Text.equals

Is this Text equal to another?

  1. bool equals(const(TextViewT) other)
    class Text(T)
    final override const
    bool
    equals
    (
    const(TextViewT) other
    )
  2. bool equals(const(T)[] other)

Meta