Was there a sale on operators when F# was built?
-
Symbol and Operator Reference (F#) | Microsoft Docs[^] I count 118 operators and symbols. If that doesn't deserve a volume discount I don't know what does.
cheers Chris Maunder
My personal favorite, from the "Symbol and Operator Reference" page, is...
Quote:
``...`` | No more information available. | Delimits an identifier that would otherwise not be a legal identifier, such as a language keyword.
Seriously? What!?
-
My personal favorite, from the "Symbol and Operator Reference" page, is...
Quote:
``...`` | No more information available. | Delimits an identifier that would otherwise not be a legal identifier, such as a language keyword.
Seriously? What!?
I'd guess it serves a similar purpose to putting
@
in front of a variable name in C#: @ (C# Reference) | Microsoft Docs[^] In other words, something that should be avoided whenever possible. :)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Symbol and Operator Reference (F#) | Microsoft Docs[^] I count 118 operators and symbols. If that doesn't deserve a volume discount I don't know what does.
cheers Chris Maunder
Well, DEVOPS are a hot commodity these days.
-
Symbol and Operator Reference (F#) | Microsoft Docs[^] I count 118 operators and symbols. If that doesn't deserve a volume discount I don't know what does.
cheers Chris Maunder
My personal favorite:
(|...|) Active patterns Delimits an active pattern; also called banana clips
What. The. Fuck. are banana clips?
Software Zen:
delete this;
-
My personal favorite:
(|...|) Active patterns Delimits an active pattern; also called banana clips
What. The. Fuck. are banana clips?
Software Zen:
delete this;
Apparently they are a high-capacity magazine for automatic weapons that resemble a banana (according to a quick Google).
What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???
-
Symbol and Operator Reference (F#) | Microsoft Docs[^] I count 118 operators and symbols. If that doesn't deserve a volume discount I don't know what does.
cheers Chris Maunder
And remember, if that's not enough, you can make your own as well
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Symbol and Operator Reference (F#) | Microsoft Docs[^] I count 118 operators and symbols. If that doesn't deserve a volume discount I don't know what does.
cheers Chris Maunder
-
Apparently they are a high-capacity magazine for automatic weapons that resemble a banana (according to a quick Google).
What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???
Ah. I consider myself abashed for not having G'ed it on my own.
Software Zen:
delete this;
-
If you use regular expressions to solve a problem, you now have two problems. If you use F#, the number of problems is determined by
F(i)
, wherei
is the number of operators you've used andF
is the Fibonacci sequence.Software Zen:
delete this;
-
Symbol and Operator Reference (F#) | Microsoft Docs[^] I count 118 operators and symbols. If that doesn't deserve a volume discount I don't know what does.
cheers Chris Maunder