given_ConfigWriter_LocalDate

machinespir.it.jig.ConfigWriter.given_ConfigWriter_LocalDate

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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

Inherited methods

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

Contramaps on the input type.

Contramaps on the input type.

Attributes

Inherited from:
ConfigWriter