Idris2Doc : Compiler.LiteralRW

Compiler.LiteralRW

(source)
For internal spidr use only.

Reexports

importpublic Compiler.Xla.Literal

Definitions

set : (dtype : DType) ->Literal->Int64Array->idrisTypedtype->IO ()
Totality: total
Visibility: export
get : (dtype : DType) ->Literal->Int64Array->idrisTypedtype
Totality: total
Visibility: export
write : HasIOio=> (dtype : DType) ->Literalshape (idrisTypedtype) ->ioLiteral
Totality: total
Visibility: export
read : HasIOio=> (dtype : DType) ->Literal->io (Literalshape (idrisTypedtype))
Totality: total
Visibility: export