php-functional icon indicating copy to clipboard operation
php-functional copied to clipboard

Document design decisions

Open widmogrod opened this issue 8 years ago • 0 comments

Of top of my head

  • functions should have docblock with Haskell type notation
  • Listt instead of PHP native [], Iterators, Generators
  • array as tuple
  • const for every function

widmogrod avatar Dec 21 '17 19:12 widmogrod