Filter an array without allocating a new one.
an array of things
function to check if a thing is valid
same array with only valid things
Generated using TypeDoc
Filter an array without allocating a new one.