The existing example for [`flip`](https://pursuit.purescript.org/packages/purescript-prelude/4.1.1/docs/Data.Function#v:flip) with `const` can be pretty confusing for beginners. See https://github.com/purescript-contrib/purescript-book/issues/260 Let's use a clearer example, like `div` or `sub`.