Skip to content

Change the Option types' is_some and is_none methods to take &self (by reference) rather than self (owned value) #99

Change the Option types' is_some and is_none methods to take &self (by reference) rather than self (owned value)

Change the Option types' is_some and is_none methods to take &self (by reference) rather than self (owned value) #99