omcljs / om

ClojureScript interface to Facebook's React
6.66k stars 363 forks source link

Explicit type for ident and ident-collection #828

Open den1k opened 7 years ago

den1k commented 7 years ago

When manually traversing the app-db, and hitting a vector, idents and collections of idents are inseparable unless inspected. It would be nice to know whether a vector is an ident or an ident-collection.