Cache

edomata.backend.Cache
See theCache companion trait
object Cache

Attributes

Companion
trait
Source
Cache.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Cache.type

Members list

Value members

Concrete methods

def lru[F[_] : Async, Id, State](size: Int): F[Cache[F, Id, State]]

Attributes

Source
Cache.scala