Skip to content

decimal: avoid OOP jargon in instructions - #2122

Merged
senekor merged 1 commit into
mainfrom
senekor/wpspwwykvmpn
Jan 25, 2026
Merged

decimal: avoid OOP jargon in instructions#2122
senekor merged 1 commit into
mainfrom
senekor/wpspwwykvmpn

Conversation

@senekor

@senekor senekor commented Jan 25, 2026

Copy link
Copy Markdown
Contributor

The terms "class" and "object" are terms from object-oriented languages which do not apply to Rust. Trait objects exist, but they are not relevant to this exercise.

The terms "class" and "object" are terms from object-oriented languages
which do not apply to Rust. Trait objects exist, but they are not
relevant to this exercise.
@senekor
senekor requested a review from ellnix January 25, 2026 17:20

@ellnix ellnix left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very fair, LGTM

@senekor
senekor merged commit 5d01588 into main Jan 25, 2026
12 checks passed
@senekor
senekor deleted the senekor/wpspwwykvmpn branch January 25, 2026 17:41
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.

2 participants