Par

object Par extends ProductReader[Ex[Warp]]
trait ProductReader[Ex[Warp]]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(curvature: Ex[Double]): Ex[Warp]
override
def read(in: RefMapIn, key: String, arity: Int, adj: Int): Ex[Warp]
Definition Classes
ProductReader