Home

Awesome

Introduction

Little Type Library or LTL for short is a lightweight library that can be used for meta programming and / or functional programming. LTL is under MIT license, and as such, you can use it without any limitation. I just ask you to signal me every bugs you are going to experience. This library works under C++ 17.

There is some features that are heavily inspired from C++20 range proposal.

The different sub-library

I would like to thanks Gaétan Bahl and Nicolas Tollenaere for their advice I would also thank friendlyanon for the better CMake usage