Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
2,697 contributions in the last year
Activity overview
Contribution activity
December 2019
- niklasf/lichess-oauth-server PHP
- niklasf/limail Rust
- niklasf/wmmatching Scala
- niklasf/report-to-self Python
Created an issue in rust-lang/rust-clippy that received 3 comments
needless_doctest_main vs. question mark operator
I am currently using main with return type Result<(), Box<Error>> in order to be able to use the question mark operator in examples.
This is recomm…
3
comments