このページはまだ日本語に翻訳されていません。
empty
For the collections’ empty function go here.
object PartialFunction { def empty[A, B]: PartialFunction[A, B] }
empty creates an anonymous partial function which is not defined for any value.