Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 189 Bytes

File metadata and controls

2 lines (2 loc) · 189 Bytes

Checking null references in functional-style and non-functional code

Write a program that performs null checks on the given references in a functional-style and non-functional code.