Skip to content

missing type annotation on argument of radical #119

Open
@jmichel7

Description

@jmichel7

A very small issue: in the doc of radical it is rightly stated radical(n::Integer). But in the source the function is radical(n) without any type restriction. It would be good to put one, to enable other packages to overload radical for other types with less clashes possible.

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