Skip to content

Instantly share code, notes, and snippets.

@baileyparker
baileyparker / .gitignore
Last active February 24, 2019 22:10
Limited functional currying utility Python (like functools.partial)
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
@baileyparker
baileyparker / .gitignore
Last active March 6, 2019 17:22
AMD64 Pseudo-"Conditional Call" Benchmark
bin/
catch.hpp
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o