Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in unit-type
F# - creating delegates
Dec 30, 2022
f#
c#-to-f#
unit-type
So is everything an expression in F#?
Dec 17, 2022
f#
unit-type
a pitfall in argument and interface inheritance in fsharp
Dec 10, 2022
f#
unit-type
Methods with return type 'x=unit can't override generic abstract methods [duplicate]
Nov 22, 2022
f#
unit-type
Implement F# interface member with Unit return type in C#
Aug 20, 2022
f#
null
unit-type
F#, how far is it reasonable to go when checking for valid arguments?
Jan 08, 2021
f#
arguments
pattern-matching
unit-type
F#: More return points in functions, how to handle them?
Aug 09, 2022
.net
f#
functional-programming
return
unit-type
Why is `unit` treated differently by the F# type system when used as a generic interface argument?
Mar 08, 2020
f#
unit-type
Why these arguments inferred to have a unit type?
Jul 11, 2021
types
f#
unit-type
F# - The type int is not compatible with type unit
Mar 22, 2018
.net
f#
unit-type
Does C++ have a unit type?
Mar 13, 2022
c++
unit-type
Void in constrast with Unit
Aug 20, 2019
f#
functional-programming
void
unit-type
Why can I assign null to a Unit value and why does it get converted to ()?
Sep 17, 2015
class
scala
null
unit-type
What does this '()' notation mean?
Aug 28, 2022
function
f#
value-type
unit-type
Memoize a function of type () -> 'a
Mar 22, 2022
f#
unit-type
What rules are there about a function a -> () being evaluated in Haskell?
Oct 20, 2022
haskell
language-lawyer
lazy-evaluation
semantics
unit-type
How to return unit from an expressions in f#
Sep 10, 2022
f#
unit-type
What do the empty parentheses `()` mean in Elm?
Sep 22, 2022
functional-programming
elm
unit-type
Properly implement F# Unit in C#
Sep 20, 2022
c#
f#
functional-programming
unit-type
How to return Ok unit type of std::result<(), E>?
Oct 17, 2022
rust
unit-type
Older Entries »