mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
parent
2c1def188a
commit
1a64e7345e
1 changed files with 0 additions and 7 deletions
|
|
@ -5,15 +5,8 @@
|
||||||
@since 0.6. *)
|
@since 0.6. *)
|
||||||
|
|
||||||
module Fiber = Fiber
|
module Fiber = Fiber
|
||||||
[@@deprecated "use picos structured concurrency or something else"]
|
|
||||||
|
|
||||||
module Fls = Fls
|
module Fls = Fls
|
||||||
module Handle = Handle
|
module Handle = Handle
|
||||||
|
|
||||||
module Main = Main
|
module Main = Main
|
||||||
[@@deprecated "use picos structured concurrency or something else"]
|
|
||||||
|
|
||||||
[@@@ocaml.alert "-deprecated"]
|
|
||||||
|
|
||||||
include Fiber
|
include Fiber
|
||||||
include Main
|
include Main
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue