FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Missing functions · Issue #1 · fp4php/fp4php · GitHub

/ fp4php Public

Missing functions #1

Description

ArrayList:

  • range

ArrayDictionary:

  • groupBy
  • groupMap
  • groupMapReduce

ArrayList\ArrayDictionary:

  • fromOption
  • fromEither
  • reindexMap
  • reindexMapOption
  • reindexMapEither
  • flatten
  • sort
  • zip
  • zipWith
  • unzip
  • compact
  • foldMap
  • take
  • takeWhile
  • drop
  • dropWhile
  • slice
  • reverse
  • append
  • appendAll
  • prepend
  • prependAll
  • findFirst
  • findFirstMap
  • findLast
  • findLastMap
  • scan
  • none (opposite to all)
  • pickKeys
  • omitKeys
  • unfold
  • filterNot
  • filterNotNull
  • filterOf
  • index (like property)
  • chunk
  • slice

Option\Either

  • fold

Str

  • mkString (implode)

Iter

  • Module is not implemented

Combinator

  • constValue
  • compose
  • partial/partialLeft/partialRight

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL