few 0.1.3

A generalization of `std::Option` allowing for up to two optional values
Documentation
1
2
3
4
5
6
7
8
9
10
11

# Releases

The following is a change log, documenting added, removed, changed, depricated, and fixed features, along with the version number and official release date of that version.


## Few 0.1  [2020-06-02]
----------------------------------------------------

### Added
+ Implemented `Few` enum.