purescript/purescript-lists

Data.List.Lazy missing some members

garyb opened this issue · 0 comments

  • some
  • many
  • sort
  • sortBy
  • group'
  • replicate
  • replicateM
  • snoc
  • elemIndex
  • elemLastIndex
  • findIndex
  • findLastIndex
  • filterM
  • slice
  • zipWithA
  • unzip
  • foldM