src code

instance method Spah.SpahQL#filter

Spah.SpahQL#filter(query) → Spah.SpahQL
  • query (String) – A SpahQL assertion query.

Runs the given assertion against each item in this set and returns a new SpahQL set containing only those items meeting the given assertion.