Remove the CaseMap benchmark
This benchmark has no real value. We already have a benchmark for a pure map in the Pure module. Adding IO to the CaseMap benchmark just causes IO to outweigh the map function, so the results aren't very useful.
Please register or sign in to comment