|
Scala 2.3.3.10048
|
object
Option
extends
java.lang.Object
with
scala.ScalaObject
Constructor Summary | |
def
this
|
Def Summary | |
implicit
|
def
option2Iterable
[a]
(xo: scala.Option[a])
: scala.Iterable[a]
An implicit conversion that converts an option to an iterable value |
Constructor Detail |
Def Detail |
implicit
def
option2Iterable
[a](xo: scala.Option[a]): scala.Iterable[a]