TextView.Comparator

Undocumented in source.
class TextView(T)
alias Comparator = int delegate(const(T)[] a, const(T)[] b)

Meta