DefaultsToNode

overflowdb.traversal.DefaultsToNode
See theDefaultsToNode companion object
sealed class DefaultsToNode[A]

Typeclass to prevent type inferencer to default to Nothing if no type parameter is given used e.g. for NodeTypeStarters:id

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
In this article