Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Partial application

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 15 years ago by Ruud Koot in topic Issues

Issues

[edit]
  1. The type signatures section doesn't explain.
  2. The article seems to be Haskell-centric.
  3. Hard going if you are a programmer but not in a functional language.

--Paddy (talk) 02:36, 26 March 2011 (UTC)Reply

  1. Agree, I'm might expand it later. For now it should be self-evident to people familiar with some type theory, but might not be very comprehensible for those without.
  2. Disagree, ML-centric might describe it just as accurately and that's mostly because those two languages are the only two mainstream languages which "natively" support currying and partial application.
  3. True, related to point 1, but that's a general problem if one subject builds on another. Could you explain which points you would like to see clarified most?
Ruud 10:31, 26 March 2011 (UTC)Reply