Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Issue #247 Update ConsoleLogic.jl to use length(range) instead of range.len#249

Open
bmkessler wants to merge 1 commit intoforio:masterfrom
bmkessler:#247
Open

Issue #247 Update ConsoleLogic.jl to use length(range) instead of range.len#249
bmkessler wants to merge 1 commit intoforio:masterfrom
bmkessler:#247

Conversation

@bmkessler
Copy link

Converted range.len to length(range) range has no len field, only start and stop so length(range) is appropriate to get the length

Converted range.len to length(range)  range has no len field, only start and stop so length(range) is appropriate to get the length
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant