blob: 773235e343729620da2fdf4c1975606d68713b03 [file] [log] [blame]
Matteo Scandolo280dcd32016-05-16 09:59:38 -07001module.exports = {
2 'cap': false,
3 'curry': false,
4 'fixed': false,
5 'immutable': false,
6 'rearg': false
7};