Skip to content

Use of while loop for condition evaluation #21

@gioamato

Description

@gioamato

while c.charAt(0) == ' '
c = c.substring(1, c.length)

Should we use if instead?

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