Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsterling committed Oct 15, 2020
1 parent 9771afb commit 736f826
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/Local.mli
Expand Up @@ -13,6 +13,8 @@ val throw : exn -> 'a m

(** {1 Control operators} *)

(** Extend the ambient context with a variable of a given type; the variable is
passed to the continuation. *)
val scope : tp -> (tm -> 'a m) -> 'a m


Expand Down

0 comments on commit 736f826

Please sign in to comment.