package fehu

  1. Overview
  2. Docs

Source file fehu_envs__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Fehu_envs.Cartpole *)
module Cartpole = Fehu_envs__Cartpole

(** @canonical Fehu_envs.Grid_world *)
module Grid_world = Fehu_envs__Grid_world

(** @canonical Fehu_envs.Mountain_car *)
module Mountain_car = Fehu_envs__Mountain_car

(** @canonical Fehu_envs.Random_walk *)
module Random_walk = Fehu_envs__Random_walk

module Fehu_envs__ = struct end
[@@deprecated "this module is shadowed"]