Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 331 Bytes

CurryGen

Usage:

cd path/to/folder/where/CurryGen ./CurryGen 10 ~/Desktop/Curring.swift true

Where:

Argument Type Description
10 Int Maximal count of generic arguments
~/Desktop/Curring.swift String Output file path
true Bool Set this flag to true if you need uncurring