Tag

trait Tag

Extend this marker trait with either your seed class or another marker type tag.

This is required to avoid defining an implicit conversion on any primitive types (in the case where you decide to use a primitive type seed). See toGen.

See also:

Companion documentation for an example of how to use this.

class Object
trait Matchable
class Any