Properties
Static
Private
Readonly
POST
POST: "\u0002" = '\x02'
Static
Private
Readonly
PRE
PRE: "\u0001" = '\x01'
Methods
Protected
sortResults
- sortResults<T>(left, right): number
Parameters
- left: FilterResult<T>
- right: FilterResult<T>
Returns number
Filters the input and returns with an array that contains all items that match the pattern.