Juan-Carlos Gandhi (
juan_gandhi) wrote2013-07-16 04:26 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
scala option map fuckup
scala> def f(x:String) = null f: (x: String)Null scala> Some("abc") map f res3: Option[Null] = Some(null)
scala> def f(x:String) = null f: (x: String)Null scala> Some("abc") map f res3: Option[Null] = Some(null)
no subject
(no subject)
(no subject)
(no subject)
no subject
(no subject)
(no subject)