behavioral-subtyping topic
List
behavioral-subtyping repositories
decorator-contracts
15
Stars
2
Forks
Watchers
Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and t...