final
class
Ops[S[_]] extends AnyRef
Instance Constructors
-
new
Ops()(implicit unsafe: Unsafe[S])
Type Members
-
type
F[A] = Free[S, A]
-
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
scan(file: AFile, offset: Natural, limit: slamdata.Predef.Option[Positive]): Process[M, Data]
-
def
scanAll(file: AFile): Process[M, Data]
-
def
scanAll_(file: AFile)(implicit S0: :<:[[β$0$]Failure[FileSystemError, β$0$], S]): Process[[β$1$]Free[S, β$1$], Data]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
implicit
val
unsafe: Unsafe[S]
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit