krestenkrab / triq

Trifork QuickCheck
http://krestenkrab.github.com/triq/
Apache License 2.0
281 stars 54 forks source link

Get props #46

Closed zkessin closed 9 years ago

ghost commented 9 years ago

Three minor issues:

  1. This has to be coordinated with #43 due to making the same module/2 change.
  2. The existing erlang-mode (erlang.el) indentation was not preserved while moving the code around. I can send you a correctly formatted triq.erl, if you want to.
  3. Is this the right API, or should we discuss alternatives like, for example, a universal info fun?
essen commented 9 years ago

Universal info function sounds more interesting than adding a new function for every new bit of information.