exercism / exercism/julia

Rational numbers wants an approaches and better instructions

オープン
#652 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Julia
スター
73
フォーク
82
平均マージ
2時間 17分
マージ済み PR(30日)
5

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。