Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 109 Bytes

File metadata and controls

2 lines (2 loc) · 109 Bytes

Do not use Optional in methods args

Exemplify the bad practice of using Optional in methods arguments.