Merge pull request #525 from 5paceToast/add-pipe0936

Add package pipe
This commit is contained in:
Dominik Picheta 2017-06-17 13:47:36 +01:00 committed by GitHub
commit 115fb1eca0

View File

@ -6512,5 +6512,19 @@
"description": "Universally Unique Lexicographically Sortable Identifier",
"license": "MIT",
"web": "https://github.com/adelq/ulid"
},
{
"name": "pipe",
"url": "https://github.com/5paceToast/pipe",
"method": "git",
"tags": [
"pipe",
"macro",
"operator",
"functional"
],
"description": "Pipe operator for nim.",
"license": "MIT",
"web": "https://github.com/5paceToast/pipe"
}
]