gnieh

sohva

package sohva

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. sohva
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type Doc = AnyRef { ... /* 2 definitions in type refinement */ }

Value Members

  1. package async

  2. def bytes2string(bytes: Array[Byte]): String

    Attributes
    protected
  3. package control

  4. package dm

  5. implicit def doc2idrev(d: Doc): IdRev

  6. def hash(s: String): String

    Attributes
    protected
  7. implicit def map2idrev(m: Map[String, Any]): IdRev

  8. def passwordSha(password: String): (String, String)

    Attributes
    protected
  9. package sync

Inherited from AnyRef

Inherited from Any

Ungrouped