package speed

  1. Overview
  2. Docs

Module ExampleRunner.SyncRunnerSource

Sourcetype test_function = unit Domain.Sync.test_function
Sourcetype ('a, 'b) cont = 'a -> test_outcome -> 'b
Sourcetype 'b cont_result = 'b
Sourceval wait : 'a -> 'a
Sourceval return : 'a -> 'a
Sourceval run : test_function -> 'a -> ('a -> test_outcome -> 'b) -> 'b
OCaml

Innovation. Community. Security.