• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mstade / funkis / 33 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: get-in
DEFAULT BRANCH: master
Ran 12 Apr 2014 01:08AM UTC
Files 35
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Apr 2014 01:06AM UTC coverage: 100.0%. First build
33.2

push

travis-ci

mstade
Removed `nil`

Having three kinds of objects to denote the absence of a value
is a bit retarded, so I removed the one I added. For denoting
the end of a sequence, I added the `done` property on the
`seq` function instead. Feels safer anyhow.

Also renamed `isNil` to `isnt` and added a converse `is`
function. Makes it nicer to read code than seeing bangs
everywhere.

Removed `lim` as well, since it was an odd ball and when `nil`
disappeared it was tricky to make it work with `seq`.
I took a cue from Clojure's `repeatedly` instead, with the
important difference that in this version of repeatedly each
function call will have its index passed.

Added a naive implementation of `nth`, which probably should
be optimized at some point.

273 of 273 relevant lines covered (100.0%)

155.96 hits per line

Source Files on job 33.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 33
  • Travis Job 33.2
  • 7e9ca5b5 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc