We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
現状では言語仕様についての情報(リファレンス)しかない。そうではなくて、慣習やベストプラクティス、実際に数学の理論や定理を実装した例やアルゴリズムの正当性を証明した例など、仕様を理解した上でどのようにコードを組み立てるかという話を書きたい。
idiom(慣習、ベストプラクティス) や、テーマごとのコード例は大切
特に Mathematics in Lean に載っているようなイディオムは言語仕様ではないので、このままの方針だと記載するところがない。
The text was updated successfully, but these errors were encountered:
solved by #632
Sorry, something went wrong.
No branches or pull requests
現状では言語仕様についての情報(リファレンス)しかない。そうではなくて、慣習やベストプラクティス、実際に数学の理論や定理を実装した例やアルゴリズムの正当性を証明した例など、仕様を理解した上でどのようにコードを組み立てるかという話を書きたい。
idiom(慣習、ベストプラクティス) や、テーマごとのコード例は大切
特に Mathematics in Lean に載っているようなイディオムは言語仕様ではないので、このままの方針だと記載するところがない。
The text was updated successfully, but these errors were encountered: