N
not_a_commie
A tail call is a way of removing the current method from the stack
before recursing. See http://blogs.msdn.com/shrib/archive/2005/01/25/360370.aspx
.. I would love to see it in C# 4.0 and wouldn't mind if we needed a
special keyword to make it happen.
before recursing. See http://blogs.msdn.com/shrib/archive/2005/01/25/360370.aspx
.. I would love to see it in C# 4.0 and wouldn't mind if we needed a
special keyword to make it happen.