lucproglangcourse / lucproglangcourse.github.io

Lecture notes for COMP 371/471: Programming languages course at Loyola University Chicago with a focus on functional languages and projects mostly in Scala
MIT License
1 stars 1 forks source link

gain understanding of traverse and resurrect in relevant examples #45

Open klaeufer opened 6 months ago

klaeufer commented 6 months ago

Traverse

also try to apply to Gen in the expression-algebraic-scala tests.

droste-explorations-scala/src/test/scala/NatFProps.scala falgebra-explorations-scala/src/test/scala/* simpleimperative-algebraic-scala/src/test/scala/lawTests.scala