diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2023-01-20 Jean Sévère Durand <durand@jsdurand.xyz> + + * chain: A prototype is added, and passes some tests. But I am + still testing if its performance meets the time complexity + requirement. + +2023-01-13 Jean Sévère Durand <durand@jsdurand.xyz> + + * forest: A prototype is completed, and passes some tests. + 2022-11-15 Jean Sévère Durand <durand@jsdurand.xyz> * nfa: Stop worrying about monadic anamorphisms. |