Skip to content

observableCount should not start with a count of 0. #10

@taonos

Description

@taonos

If you implement the observableCount like so private lazy var _mutableCount: MutableProperty<Int> = MutableProperty<Int>(self._elements.count). Then the count won't start with 0!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions