UIZE JavaScript Framework

TO DO - Uize.Array.Records

This is a proposal document for a Uize.Array.Records module.

Uize.Array.Records.getColumn -- migrated from Uize.Data.getColumn

Uize.Array.Records.findRows -- migrated from Uize.Data.findRows

1. Uize.Array.Records.removeMatching

delete all records that match (with configurable match function)

2. Uize.Array.Records.retainMatching

delete all records that match (with configurable match function)