Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Scala でまったく新しいので、BIgInt class の scala doc で probablePrime() メソッドを検索していました。しかし、私はその方法を見ることができませんでした。BigInt.scala の github coce をチェックしているときに、存在することがわかりました。
メソッドがscala docに存在しない理由を理解できる人はいますか。
ありがとう!!