Reg

object Reg
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def make[A]: Reg[A]
Type Params
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