Skip to content

Tags: rucek/functional-java

Tags

07-validation-with-validation

Toggle 07-validation-with-validation's commit message
Validation with Validation

06-validation-with-either

Toggle 06-validation-with-either's commit message
Validation with Either

05-or-with-error-hierarchy

Toggle 05-or-with-error-hierarchy's commit message
Or with an error hierarchy independent of Exception

04-attempt-with-pattern-matching

Toggle 04-attempt-with-pattern-matching's commit message
Attempt with pattern matching

03-attempt-with-instanceof

Toggle 03-attempt-with-instanceof's commit message
Attempt with if+instanceof

02-data-record

Toggle 02-data-record's commit message
Implementation of DataRecord

01-immutable-data

Toggle 01-immutable-data's commit message
Implementation of ImmutableData

00-initial-structure

Toggle 00-initial-structure's commit message
Initial structure