mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
Update src/core/CCOpt.mli
This commit is contained in:
parent
302dba6cb5
commit
16576e8838
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
(** Option module
|
||||
@deprecated use `CCOption` instead. *)
|
||||
[@@@ocaml.deprecated "use CCOption instead"]
|
||||
|
||||
include module type of CCOption
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue