Form

trait Form[T]

Any form parametrized in a Base system. This trait allows us to pattern match against heterogeneous objects whose only common feature is that they share the system.

class Object
trait Matchable
class Any