filterESParams

Filters the given ESParams to only include the given keys. Returns a new range containing the allowed keys

filterESParams
(
const ref ESParams p
,
string[] allowed...
)

Meta