Skip to content

INCOMPLETE. Provides alternatives to FLET and FLET* that behave analogously to LET and LET* except they bind values in the function namespace. Intended to reduce conceptual differences between lexical binding of variables and functions. Makes functional programming more natural in some cases.

License

Notifications You must be signed in to change notification settings

Hexstream-not-yet-ready/evaluated-flet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project's (eventual) home: http://www.hexstreamsoft.com/libraries/evaluated-flet/


Provides alternatives to FLET and FLET* that behave analogously to LET
and LET* except they bind values in the function namespace. Intended
to reduce conceptual differences between lexical binding of variables
and functions. Makes functional programming more natural in some
cases.


This library is in the Public Domain.
See the UNLICENSE file for details.

About

INCOMPLETE. Provides alternatives to FLET and FLET* that behave analogously to LET and LET* except they bind values in the function namespace. Intended to reduce conceptual differences between lexical binding of variables and functions. Makes functional programming more natural in some cases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published