Skip to content

xinri/xFunc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xFunc

functional framework

Notion

First order function

It is a function that doesn't take function as argument or doesn't return a function

High order function

It is a function that takes a function as argument or return a function. Note that a second order function is a function that takes a first order function or return a first order function.

Trampoline or Trampolining

check click here

About

functional framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages