PartialFunctionHelper

cps.runtime.PartialFunctionHelper$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def create[X, Y](isDefinedAtF: X => Boolean, applyF: X => Y): PartialFunction[X, Y]