Sha256: 44cd6f6e39e0d98347bccb1631a0ff435475069ae9ff20fd76d5f01b5ec0b160
Contents?: true
Size: 175 Bytes
Versions: 41
Compression:
Stored size: 175 Bytes
Contents
function SomeConstructor(a,b,c,d,e) { // you might wanna do stuff here } function someMethod(a,b,c,d) { } function anotherMethod(a,b,c) { someMethod(a,b,c, null); }
Version data entries
41 entries across 41 versions & 2 rubygems