Hash1

bobcats.Hash1
See theHash1 companion trait
object Hash1

Attributes

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

Members list

Value members

Inherited methods

def forAsync[F[_] : Async](algorithm: HashAlgorithm): Resource[F, Hash1[F]]

Attributes

Inherited from:
Hash1CompanionPlatform (hidden)
Source
Hash1Platform.scala
def forSync[F[_] : Sync](algorithm: HashAlgorithm): Resource[F, Hash1[F]]

Attributes

Inherited from:
Hash1CompanionPlatform (hidden)
Source
Hash1Platform.scala