def map [B] (f: (Node) ⇒ B): immutable.Seq[B]. [use case] Builds a new collection by applying a function to all elements of this immutable sequence.
確定! 回上一頁