Have a List of Lists? Maybe of a Maybe? Try join. IList(IList(1, 2), IList(3, 4)).join//[1,2,3,4] Maybe.just(Maybe.empty[Int]).join//Empty()
@Gentmen @ScalazPerDiem I'd hope not! There is certainly a Comond m :: m a -> a :)
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@Gentmen @ScalazPerDiem I'd hope not! There is certainly a Comond m :: m a -> a :)