given_ConfigWriter_Int

machinespir.it.jig.ConfigWriter.given_ConfigWriter_Int

Attributes

Graph
Supertypes
trait ConfigWriter[Int]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def write(a: Int, includeComments: Boolean): ConfigValue

Inherited methods

def contramap[B](f: B => Int): ConfigWriter[B]

Contramaps on the input type.

Contramaps on the input type.

Attributes

Inherited from:
ConfigWriter