I was helping someone on SO with an assignment to create a macro that accepts an SQL-like syntax, and is able to filter and sort a collection. I realized that while their instructor is insisting on them using macros, macros aren’t actually required at all. I decided to try my hand at creating a functionRead more