Join Slack
Communities
Powered by
I'm not familiar with the interfaces you may have ...
# arrow
r
raulraja
05/29/2018, 11:20 AM
I'm not familiar with the interfaces you may have to implement but it's basically checking a given value in json is null or not and if null returning
None
and if not null wrapping the value in
Some(value)
Open in Slack
Previous
Next