6 lines
78 B
OCaml
6 lines
78 B
OCaml
|
|
open! Base
|
||
|
|
|
||
|
|
include module type of struct
|
||
|
|
include Map
|
||
|
|
end [@remove_aliases]
|