Skip to content

Latest commit

 

History

History

functional-programming

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

AMYR FUNCTIONAL PROGRAMMING LIBRARY

The AMYR Functional Programming library provides pure functions for use in functional programming applications. The file list is documented below.

higher-order.ts

  • Eight higher-order functions that take a predicate function as an argument. These can be parlayed into literally hundreds of functions.

See this article for more details and examples. . . .

More to come!!