package sequoia

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val cast_handover : ?handover:('a Expr.cast -> string) -> 'a Expr.cast -> string
include module type of struct include M.Delete end
val delete : ?where:('t Sequoia_table.t -> bool Sequoia_expr.t) -> from:'t Sequoia_table.t -> 't t
module Expr = M.Delete.Expr
val seal : 'a t -> string * Sequoia_param.t list