TextView.ends

Does this Text end with another?

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

Meta