Skip to content

Relocate methods from Numeric to Real #3782

Open
@coke

Description

@coke

The following methods are documented as part of the Numeric role but aren't present in the Numeric source (found with xt/check-signatures.t)

    ok 2 - # SKIP Numeric.Int not found on Numeric
    ok 3 - # SKIP Numeric.Rat not found on Numeric
    ok 4 - # SKIP Numeric.Num not found on Numeric
    ok 8 - # SKIP Numeric.conj not found on Numeric

These 4 (there are others not found for Numeric) all appear in Real 's source (which does Numeric), but not in the Real doc page - these method definitions should be moved.

Metadata

Metadata

Assignees

Labels

bugError of some kind, from a typo to errors in the examples.docsDocumentation issue (primary issue type)xtRegarding current or new xt/ tests or the utils/

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions