September 22, 1999 Perl and the Lambda Calculus Slide #29

Fixed Points

        fix = Y f
        (f fix) = fix
        (f (Y f)) = (Y f)


Next Copyright © 1999 M-J. Dominus