Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Do not use Optional just for getting a value

Exemplify the bad practice of chaining Optional's methods with the single purpose of getting a value.