Skip to content

AreayLambda is a library written in C++. You can use this library in your projects to work with lambda arrays.

License

Notifications You must be signed in to change notification settings

matvjuk/ArrayLambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArrayLambda

ArrayLambda is a library written in C++. You can use this library in your projects to work with lambda arrays.

Development.

At the moment, there is a version only for the MSVC compiler, but the versions for other compilers will be added in the future.

Installation

Since ArrayLambda will most likely be part of your project, you can simply add the files from the src/'your project compiler'/ path to your project.

Examples.

You can compile and run various examples. They are located in the path tests/'your compiler name'/. You can run examples from this folder.

About

AreayLambda is a library written in C++. You can use this library in your projects to work with lambda arrays.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages