# Module `Lib.Int`

```ocaml
module Table : Stdlib.Map.S with type key = int
```
