Skip to content

remove-empty-subseqs defaults to nil in split* #44

Open
@djr7C4

Description

@djr7C4

The tutorial states that the split* functions use a default value of t for remove-empty-subseqs. However, a value of nil is actually used.

I am using the quicklisp version (20191130-git) but looking at core/sequence.lisp, I see that it contains (remove-empty-subseqs nil) in the argument list for the split function, so I assume that the issue is present there as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions