Sha256: 40378e82e00732c70774f1e352b14358dc06b49412e5c3e8cfdb52caff2c2345
Contents?: true
Size: 369 Bytes
Versions: 10
Compression:
Stored size: 369 Bytes
Contents
(def/cycler cycler-testing-example (c1 c2 c3)) (examples-for cycler ("returns each item in the list, over and over" (list (cycler-testing-example) (cycler-testing-example) (cycler-testing-example) (cycler-testing-example) (cycler-testing-example) (cycler-testing-example) (cycler-testing-example) (cycler-testing-example)) (c1 c2 c3 c1 c2 c3 c1 c2)))
Version data entries
10 entries across 10 versions & 1 rubygems