importusage
===========

This package contains a tool to show the usage of operation
from imported modules in a Curry module. Thus, it can help
to omit unused imports or provide a better documentation.

In Curry REPLs, this tool is used via the command `:usedimports`.
