IsoLList

trait IsoLList[A]

Same as LabelledGeneric in shapeless.

Companion
object
class Object
trait Matchable
class Any

Type members

Types

type R <: LList

Value members

Abstract methods

def from(r: R): A
def to(a: A): R