Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Document public fields of Range and Point. #50

Open
@bolinfest

Description

@bolinfest

Currently, from the docs for Point and Range, it is unclear how to read the values of those types. The public fields row, column, start, and end need to be documented.

Also, it should be clarified whether they are mutable or immutable. The copy() and freeze() methods suggest that both types are mutable, though I do not believe that is the intention.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions