impl.nimble 203 B

12345678
  1. version = "0.1.0"
  2. author = "levovix0"
  3. description = "impl and ctor macros to group procs with one first argument type"
  4. license = "MIT"
  5. srcDir = "src"
  6. requires "nim >= 1.4.8"