Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Comparison of programming languages (associative array): Difference between revisions
Article
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Visual
Wikitext
Revision as of 23:03, 31 July 2020
edit
Dhtwiki
(
talk
|
contribs
)
Extended confirmed users
,
Mass message senders
56,517
edits
→
Scala
:
copy editing
← Previous edit
Revision as of 23:07, 31 July 2020
edit
undo
Dhtwiki
(
talk
|
contribs
)
Extended confirmed users
,
Mass message senders
56,517
edits
→
Scala
:
copy editing
Next edit →
Line 1,714:
</syntaxhighlight>
This returns an <code>Option</code> type, Scala's equivalent of
a
the
[[Monad (functional programming)#The Maybe monad|
the <code>
Maybe
</code>
monad]] in Haskell.
=== [[Smalltalk]] ===