In `lib/usesleek.ml`, I tried using `Option.iter`. However, when building the project using `dune build`, the compiler complains that `Option.iter` is an unbounded value.