continuous

Open full view…

Why can't i use 'None'?

corcoder
Tue, 02 Aug 2016 13:25:18 GMT

[Image](//muut.com/u/continuous/s3/:continuous:RhXi:image.jpeg.jpg) I'm trying to create a simple unwrap function, but i keep getting this weird exception. I am _not_ getting this exception when doing `optionalUnwrap validVal`. I have no idea why this is happening, could someone help me? Cheers

olefriis
Fri, 05 Aug 2016 03:21:57 GMT

This calls for a bit more information: - The exact code (preferably a slimmed-down, stand-alone example) - Expected behaviour - Actual behaviour.