russplaysguitar / UnderscoreCF

An UnderscoreJS port for Coldfusion. Functional programming library.
http://russplaysguitar.github.com/UnderscoreCF/
MIT License
89 stars 38 forks source link

_.toQuery(arrayOfStructs) #21

Closed russplaysguitar closed 11 years ago

russplaysguitar commented 11 years ago

Currently Underscore.cfc supports processing queries, but the result is always an array of structs. It would be nice to be able to convert that back into a query.