In this tutorial, we'll create a small module that can find all files of a given extension in a directory and show the number of lines for each file. This module will be implemented in OCaml and will ...