Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

reshmaraghu/HigherOrderFunctions

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 

Repository files navigation

HigherOrderFunctions

Playground to learn higher order functions in Swift :)

  1. Pass function to another function
  2. Return a function from another function
  3. MAP - Used to apply some operation on each item in an array or dictionary
  4. FILTER - Used to filter out items from an arry or dictionary based on a condition
  5. REDUCE - Used to combine all items into a single new value
  6. FLATMAP - Used to flatten a collection of collections
  7. Chaining multiple higher order functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.