Module docstring
{"# Continuous bundled maps
In this file we define the type ContinuousMap of continuous bundled maps.
We use the DFunLike design, so each type of morphisms has a companion typeclass
which is meant to be satisfied by itself and all stricter types.
","### Continuous maps "}