Skip to content

Optimization: PVChunkedSeq could implement ICounted #323

Description

@frenchy64

I think something similar to Clojure could be used:

	public int count(){
		return vec.cnt - (i + offset);
	}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions