julian
11/09/2019, 11:43 PMio.kotlintest.data
are forall
instead of forAll
like the capitalization pattern applied in the rest of the library? It took 5 minutes for me to realize that the compiler was giving problems because I was using, and importing, the wrong for-all.LeoColman
11/09/2019, 11:50 PMScalaTest
does it, and @sam had that design as inspirationsam
11/09/2019, 11:53 PMforAll
is from Scala yeah and the forall
is from Kotlin. It's confusing - we need to change this.julian
11/10/2019, 12:28 AMsam
11/10/2019, 12:29 AMjulian
11/10/2019, 12:30 AMsam
11/10/2019, 12:32 AMjulian
11/10/2019, 12:35 AMsam
11/10/2019, 12:41 AMsam
11/10/2019, 12:42 AMsam
11/10/2019, 12:44 AMsam
11/10/2019, 12:44 AMsam
11/10/2019, 12:44 AM