This package generates recommendation list for elequent models. It provides a simple API to work with to generate and list recommendations for a model.
A random law from Hacker Laws repository is a small gift to thank you for opening the PR.
Wadler's Law
Wadler's Law on wiki.haskell.org
In any language design, the total time spent discussing a feature in this list is proportional to two raised to the power of its position.
Semantics
Syntax
Lexical syntax
Lexical syntax of comments
(In short, for every hour spent on semantics, 8 hours will be spent on the syntax of comments).
Similar to The Law of Triviality, Wadler's Law states what when designing a language, the amount of time spent on language structures is disproportionately high in comparison to the importance of those features.
Hi @umutphp,
A random law from Hacker Laws repository is a small gift to thank you for opening the PR.
Wadler's Law
Wadler's Law on wiki.haskell.org
Similar to The Law of Triviality, Wadler's Law states what when designing a language, the amount of time spent on language structures is disproportionately high in comparison to the importance of those features.
See also: