robb / Underscore.m

A DSL for Data Manipulation
https://robb.github.io/Underscore.m/
MIT License
1.47k stars 99 forks source link

Check class of arguments for wrappers #52

Closed shoumikhin closed 8 years ago

vascoorey commented 10 years ago

Hey @shoumikhin thank's for the PR ! What's the use case we're looking at here ? Data coming from external sources and being cast into NS(Array/Dictionary) without being checked ? I'm not so sure that Underscore.m should be silently failing as it more of a user problem, no ?

robb commented 10 years ago

I agree

kvnify commented 8 years ago

Should this request be closed then?