funcool / funcool/clojurescript-unraveled

3.8.2 seqable?

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
XSLT
Stars
479
Forks
53
PR merge metrics
No merged PRs in 30d

Description

(seqable? nil)
;; => false

but in both clojure and clojurescript, I got:
(seqable? nil)
;; => true

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the book section that explains seqable? and compare its stated nil result with current Clojure and ClojureScript behavior. Done means the book accurately documents the observed result, with the relevant example or explanation corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.