Skip to content

simplygreatwork/composable-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

composable functions

  • substitute the inner body of any function with one or more other functions
  • patch any function with a new internal implementation and keep the same reference to the original function
  • extend any function, for validation, for example, using recursive descent

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published