Interface listFW.IMTList
- public interface IMTList
- extends listFW.IList
Represents the structural behavior of the immutable empty list.
The empty list has no well-defined structural behavior:
it has no first and no rest.
- Author:
- Dung X. Nguyen, Stephen B. Wong