Sha256: a4e9d360e9f690d0d306f8ad385ed9b58a3afeadba080d2d50a02981826fccf4
Contents?: true
Size: 214 Bytes
Versions: 34
Compression:
Stored size: 214 Bytes
Contents
Sub is a simple command line program that subtracts integers. For some reason, no simple program did this. Which is weird Example sub (Input) 10 3 1 Result => 6 Example (echo 5; echo 2) | sub Result => 3
Version data entries
34 entries across 34 versions & 6 rubygems