package sequoia

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val delete : ?where:('t Sequoia_table.t -> bool Sequoia_expr.t) -> from:'t Sequoia_table.t -> 't t
val seal : handover:Sequoia_expr.handover -> 't t -> string * Sequoia_param.t list
module Expr : sig ... end