If, not only a equality predicate but also a comparatoris allowed as the optional argument of ideque-delete-duplicates,
it can construct efficient map internally if the passed comparator has
ordering predicate and/or hash function.
The implementation can have that feature as a compatible extension
over srfi-134 anyway, so I don't push it too much. Just would like to
see what others think.