Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Change usize to std::num::NonZeroUsize in new() methods #63

@virtualritz

Description

@virtualritz

... and return Self instead of Option<Self>.

I.e. put the bounds checking that currently happens w/o opt-in inside each period-based indicator's new() method at the discretion of the crate user.

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