Skip to content

Conversation

@arkiuat
Copy link
Collaborator

@arkiuat arkiuat commented Nov 29, 2025

The problem

method .conj is currently documented in Complex, Cool, and Numeric, but the last entry doesn't correspond to anything tested in roast, while the first two can at least be interpreted as corresponding with the two places in roast where .conj is tested.

Solution provided

deleted the entry for this method in doc/Type/Numeric.rakudoc (sorry for the typo in the commit msg)

@arkiuat arkiuat marked this pull request as draft November 29, 2025 20:09
@arkiuat
Copy link
Collaborator Author

arkiuat commented Nov 29, 2025

Marking this as draft until the discussion in issue 3782 concludes.

Might also want to change the example code in Cool's entry for method conj to show it used against a Str, since the example currently there would do just as well in Complex as in Cool, and Complex.conj already has its own doc.

@arkiuat arkiuat changed the title removing method conj from Numeric per discussion in issue 3782 remove method conj from Numeric per discussion in issue 3782 Nov 30, 2025
@arkiuat arkiuat changed the title remove method conj from Numeric per discussion in issue 3782 remove method conj from Numeric per issue 3782 Nov 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant