Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 402 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 402 Bytes

Functional C++

Build Status

This is a header only C++ functional library

Getting Start

Prerequisite

./script/pre-install.sh

Build

./script/build.sh

Test

./script/build.sh
./script/test.sh

Usage

See example