package links-sqlite3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val result_buf_and_status : string list Links_core.Utility.PolyBuffer.buf * Links_core.Value.db_status
method nfields : int
method ntuples : int
method fname : int -> string
method getvalue : int -> int -> string
method gettuple : int -> string array
method error : string