package ecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Return_type : sig ... end

(describe-variable 'bookmark-make-record-function)

type t = unit -> Return_type.t
val in_buffer : Symbol.t Buffer_local.t

The symbol should be a function of type t. *

val default : ?no_context:bool -> ?no_file:bool -> ?position:Position.t -> unit -> Return_type.t

(describe-function 'bookmark-make-record-default)