Content deleted Content added
m Added wiki link for mixins |
fix typo |
||
Line 153:
=== Problem Solution using Object Algebra ===
Let us redesign the original library with extensibility in mind using the ideas from the paper ''
public interface ExpAlgebra<T>
{
|