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`.
The existing example for
flipwithconstcan be pretty confusing for beginners. See purescript-contrib/purescript-book#260Let's use a clearer example, like
divorsub.