Skip to content
Snippets Groups Projects
Commit 8dfc8776 authored by Ali Sinan Köksal's avatar Ali Sinan Köksal
Browse files

just a class name change

parent 0cc0b3de
No related branches found
No related tags found
No related merge requests found
package funcheck package funcheck
object CLP { object CP {
final class NotImplementedException extends Exception final class NotImplementedException extends Exception
def choose[A](pred : A => Boolean) : A = { def choose[A](pred : A => Boolean) : A = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment