Commit graph

22 commits

Author SHA1 Message Date
4548b03c67 Add the ability to build as a header only library 2024-08-28 08:18:54 +00:00
58134818ef Fix attributes 2024-08-27 13:34:00 +00:00
5b402e48dd Fixes for fmt 2024-08-24 23:52:08 +00:00
b440c81474 Use import utempl instead import utempl.* 2024-08-23 23:09:57 +00:00
6367dccf19 Migrate to C++20 modules 2024-07-31 02:19:28 +00:00
16889ef3b0 Fix kSeq, add default for f in LeftFold, add example for LeftFold 2024-07-18 18:00:29 +00:00
2be45e896a Fix LeftFold concept and add example for it 2024-07-18 16:28:25 +00:00
25ec03f84b Add example for switch default call with void 2024-07-15 17:47:19 +00:00
e15d520cfa Add void to Switch 2024-07-15 16:17:00 +00:00
e7cf38e2a9 C++20 -> C++23 and add Switch 2024-07-15 13:54:41 +00:00
42c14df681 Remove FieldType from attributes 2024-06-29 08:49:52 +00:00
af067d0db4 Update Attributes 2024-06-29 08:45:28 +00:00
d367f13d7b Add new interface for attributes 2024-06-29 08:38:27 +00:00
091a100f22 Add attributes 2024-06-28 16:37:33 +00:00
25cd6e9eed Add reduce 2024-04-12 12:20:27 +00:00
93576965d9 Add pipe example 2024-03-28 19:19:56 +00:00
7608faa225 Add meta info and examples 2024-03-27 23:42:04 +00:00
9c3b4e6ec0 Remove unnacessary in Tuple example 2024-03-01 17:14:05 +00:00
4207d33d79 Add example to GoInterface 2024-03-01 17:08:25 +00:00
e32c9f22f2 Add times example 2024-03-01 16:59:45 +00:00
15895bf405 Add example to reverse 2024-03-01 16:53:14 +00:00
0c5d612867 Add Tuple Example 2024-02-28 23:18:15 +00:00