Skip to content

a simple application demonstrating filtering case classes from a sequence

Notifications You must be signed in to change notification settings

Tom-Stacey/guess-who

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess Who

This is an example Scala application to demonstrate Case Classes, Inheritance, Sequences and Options though filtering entries in a sequence by a number of criteria. To compile and run tests, just run:

$ sbt test

from the repo's root directory.

About

a simple application demonstrating filtering case classes from a sequence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages