Files
atom/spec
Ben Ogle b54deccfae String type must be strict.
It makes sense to coerce from more general -> more specific data types.
eg. string -> int, etc. But coercing the other way is problematic
in the case of chaining because the more general type will swallow the
specific type. eg. Setting `false` on type: [‘string’, ‘boolean’] will 
coerce the boolean to a string, and will never allow the value to be
a boolean.
2014-09-29 16:09:49 -07:00
..
2014-09-29 16:08:03 -07:00
2014-09-29 16:08:03 -07:00
2014-09-29 16:09:49 -07:00
nof
2014-09-22 11:07:53 -07:00
2014-09-18 15:18:42 -07:00
2014-09-25 15:14:29 -07:00
2014-02-02 19:29:54 +06:00
2014-09-25 15:14:29 -07:00
2014-09-29 16:08:03 -07:00
2014-09-25 15:15:50 -07:00
2014-09-29 16:08:03 -07:00
2014-09-25 15:14:29 -07:00