Skip to content

ludamillion/noop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noop

Code Climate Build Status

Nothing. On Demand.

noop does nothing. noop gives you two ways of doing nothing. It's the ultimate in minimalism.

> noop = Noop.new
> noop.noop
nil
> np = noop.roc
> np.call
nil

That is all.

noop was born out of a discussion over lunch one day about the relative merits of static analysis tools like CodeClimate. It was agreed that you start getting into trouble, so far as grades and such go, when your code actually tries to do something useful. The solution then was to code a useless machine.

About

Nothing. On Demand.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages