Skip to content

Naming conventions for widening/split operations #537

Description

@tarcieri

There are two different conventions for widening operations used in this crate:

Notably square_wide returns a "split" result, rather than widening the output, which is called Uint::split_mul for multiplication.

Should square_wide be renamed to split_square for consistency with split_mul? Or should they be renamed to something else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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