Strange Curry, Part 2(patrickdewane.com)
submitted by
patrickdewane(205) 2 years, 6 months ago
Last time I demonstrated a way to curry a function that involved amplifying types. I called it "strange curry" because the way I implemented partial function application did not involve a curry helper function and it involved re-writing a curried function when partially applied. In this post, I show how to use this strange curry to simplify a polish notation evaluator.
|category: C#
|Views: 6
tags:
C# another
Everyones tags:
Your Tags: