vigour-io/brisky-struct

add more functional array props for struct

Closed this issue · 1 comments

essential for jsx

  • find
  • findIndex
  • slice
  • sort (but immutable)
  • every
  • values
  • some
  • indexOf
  • lastIndexOf
  • reverse
  • includes

opt chains ins jsx make a 'chainable' to not create too many new ones