TextView.starts

Does this Text start with another?

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

Meta