User interface of dc_utils. More...
User interface of dc_utils.
This module provides almost all public entities of modules in dc_utils library.
By using this module, you can access the following modules:
| Module | Description |
|---|---|
| dc_types | Kind type parameters |
| dc_string | String manipulation utilities |
| dc_error | Error handling |
| dc_url | URL parsing utilities |
| dc_message | Message output utilities |
| dc_present | Optional argument checking |
| dc_date | Date/time handling |
| dc_calendar | Calendar utilities |
| dc_test | Unit testing utilities |
| dc_clock | Wall clock time measurement |
| dc_args | Command line argument parsing |
| dc_hash | Hash table utilities |
| dc_iounit | I/O unit management |
| dc_regex | Regular expression matching |