This package provides classes for a consistent API to data structures. The behaviour of the interface is specified by QuickCheck properties. It is intended as an evolution of the API of the data structures in the containers package.
4 lines
233 B
Text
4 lines
233 B
Text
This package provides classes for a consistent API to data
|
|
structures. The behaviour of the interface is specified by QuickCheck
|
|
properties. It is intended as an evolution of the API of the data
|
|
structures in the containers package.
|