TextView.equals

Is this Text equal to another?

  1. bool equals(const(TextView) other)
    class TextView(T)
    abstract const
    bool
    equals
    ()
  2. bool equals(const(T)[] other)

Meta