vadr icon indicating copy to clipboard operation
vadr copied to clipboard

Simpler handling of placeholder

Open crowding opened this issue 11 years ago • 1 comments

Placeholders get in the way of more interesting nested constructions of chain and other anaphora.

  • inspect code, look at where I'm using explicit placeholders, and see if any usefully do it other than in top level argument position
  • if easy enough to refactor, restrict use of '.' to top level

crowding avatar Feb 15 '14 05:02 crowding

On inspection, I use deeply nested . all the time.

crowding avatar Oct 11 '14 23:10 crowding