IEMap

harness.core.IEMap
See theIEMap companion object
trait IEMap[A, B]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait IMap[A, B]

Members list

Value members

Abstract methods

def from(b: B): A
def toOrFail(a: A): EitherNel[String, B]