Beaver.Deferred (beaver v0.3.10)
Summary
Types
Link to this type
attribute()
@type attribute() :: Beaver.MLIR.Attribute.t() | (Beaver.MLIR.Context.t() -> Beaver.MLIR.Attribute.t())
Link to this type
operation()
@type operation() :: Beaver.MLIR.Operation.t() | (Beaver.MLIR.Context.t() -> Beaver.MLIR.Operation.t())
Link to this type
opts()
@type opts() :: [{:ctx, Beaver.MLIR.Context.t()}]
Link to this type
type()
@type type() :: Beaver.MLIR.Type.t() | (Beaver.MLIR.Context.t() -> Beaver.MLIR.Type.t())
Functions
Link to this function
create(f, ctx)
Link to this function