Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jay
jay has asked
10
questions and find answers to
4
problems.
Stats
102
EtPoint
8
Vote count
10
questions
4
answers
About
jay questions
Design a mutable class that after it's consumed becomes immutable
Abstract the composition root in a reusable library
Standard Operations on Option<T> monad beyond Bind and Map
Implement IEquatable<T> when T could be IEnumerable<T>
Locate the correct composition root for a .NET library
How to properly partition code in a C# functional library?
Properly implement comparison of two objects with different type but semantically equivalent
Guidelines to design a C# library well usable from F#
jay answers
Default values for lists/arrays using Command Line Parser Library
Marking required set required with CommandLine Parser Library