package learn-ocaml

  1. Overview
  2. Docs
val test_ref : 'a Ty.ty -> 'a Stdlib.ref -> 'a -> Learnocaml_report.t
val test_variable : 'a Ty.ty -> string -> 'a -> Learnocaml_report.t
val test_variable_property : 'a Ty.ty -> string -> ('a -> Learnocaml_report.t) -> Learnocaml_report.t
val test_variable_against_solution : 'a Ty.ty -> string -> Learnocaml_report.t
OCaml

Innovation. Community. Security.