Skip to content

Functional Programming; composable functions using C++20 ranges/ranges-v3

Notifications You must be signed in to change notification settings

salimp2009/FunctFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ FUNCTIONAL PROGRAMMING; FUNCTFUN :) C++20

  • Learning Functional Programming/Implementing Composable Functions
  • Implement Some Custom functions that can be use as a helper library
  • std::ranges, range-v3 and Concepts will be used
  • Currently Using C++20 but will updated for C++2b...
  • Will implement also custom views so it might turn into a range/view library

About

Functional Programming; composable functions using C++20 ranges/ranges-v3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published