package caqti

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module S.Preemptive

val detach : ('a -> 'b) -> 'a -> 'b fiber
val run_in_main : (unit -> 'a fiber) -> 'a