Reg

object Reg
Companion:
class
class Object
trait Matchable
class Any
Reg.type

Value members

Concrete methods

def make[A]: Reg[A]
Type parameters:
A

The type to be contained in this register during runtime

Returns:

A new register which can contain the given type

Since:

2.2.0