
9 Apr
2010
9 Apr
'10
5:10 p.m.
Larry Evans wrote:
I'm still not seeing it :( I thought algebraic data types were one thing OO programming did well. For example, a stack is and ADT and the stl library has a stack.
ADT stands for Abstract Data Type. It's something else entirely. I suggest you take a look at wikipedia: <http://en.wikipedia.org/wiki/Algebraic_data_type>