funcool / funcool/cuerdas

`prune` mishandles strings without whitespace

Open
#93 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
318
Forks
30
PR merge metrics
No merged PRs in 30d

Description

For instance `(prune "I Love Clojure" 8)` returns "I Love..." but `(prune "ILoveClojure" 7)` returns "...".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.