org.cddcore.example

folding

package folding

Visibility
  1. Public
  2. All

Type Members

  1. case class Person(hasPet: Boolean = false, hasWife: Boolean = false, isRich: Boolean = false, isInTrouble: Boolean = false, hasWorkIssues: Boolean = false) extends Product with Serializable

Value Members

  1. object Happy

    This is just an example of folding.

    This is just an example of folding. There are a number of minor engines, each working out if you are 'happy; for 'this reason'. The person is only happy is they have all the reasons to be happy.

    Annotations
    @RunWith()
  2. object SimpleFolding

    Annotations
    @RunWith()

Ungrouped