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

mstade / funkis / 33
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: get-in
DEFAULT BRANCH: master
Ran 12 Apr 2014 01:07AM UTC
Jobs 2
Files 35
Run time 26s
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

pending completion
33

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%)

311.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33.1 12 Apr 2014 01:07AM UTC 0
100.0
Travis Job 33.1
2 33.2 12 Apr 2014 01:08AM UTC 0
100.0
Travis Job 33.2
Source Files on build 33
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #33
  • 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