fr.hammons.slinc.modules

Members list

Type members

Classlikes

final case class CacheFile(origin: String, cachePath: Path, updated: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class DependentTrieMap[F[_]]

Attributes

Supertypes
class Object
trait Matchable
class Any

A module used to perform Platform dependent work with a descriptor

A module used to perform Platform dependent work with a descriptor

Attributes

Supertypes
class Object
trait Matchable
class Any
trait FSetModule

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
object LinkageTools

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any

Types

type ArgumentTransition[A] = A => Any
type ArrayReader[A] = (Mem, Bytes, Int) => Array[A]
type Reader[A] = (Mem, Bytes) => A
type ReturnTransition[A] = Object => A
type Writer[A] = (Mem, Bytes, A) => Unit

Value members