Skip to content

Mistake with file-lines #8

@alex-ilin

Description

@alex-ilin

You write about file-lines that it "lazily iterates over lines". That is not true: file-lines is not lazy, it reads the entire file and creates the array of lines as soon as you call it.

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