Skip to content

Commit

Permalink
added TODO item
Browse files Browse the repository at this point in the history
Signed-off-by: Konstantin Läufer <laufer@cs.luc.edu>
  • Loading branch information
klaeufer committed Oct 1, 2023
1 parent 56a42b7 commit 453e040
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/scala/NelFProps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,7 @@ object NelFProps extends Properties("Intro"):
// Cats defines Functors and other useful buildling blocks including property-based tests for laws.
// Droste defines Fix along with cata and other recursion schemes.

// TODO move generalized building blocks into common file
// TODO define TreeF and Tree to illustrate reuse

end NelFProps

0 comments on commit 453e040

Please sign in to comment.