exercism / exercism/julia

Rational numbers wants an approaches and better instructions

Aperta
#652 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Julia
Stelle
73
Fork
82
Merge medio
2h 17m
PR unite (30g)
5

Descrizione

Instructions are too long and useful info is buried in it. It's also formatted badly by default because inline code blows up the line-height, at least sometimes.

The problem has a bunch of subtleties, so an approaches file would be appropriate.

Important to highlight:

1. Default methods save you effort if you let them
2. Representing infinity (a good representation is easier for users to understand; makes default equality work; makes ordering easier)
3. Explanation of less-than method
4. Dangers of big products and how to reduce those dangers
5. Secret constructors for speed

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.