Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
j2kun
1y ago
0 comments
Share
Your examples, on the TIOBE index, are #4, #18, and #28.
https://www.tiobe.com/tiobe-index/
0 comments
default
newest
oldest
CraigJPerry
1y ago
Product types are one kind of algebraic data type, only 5 languages from that TIOBE page don’t have them so most common langs have ADTs
dannymi
1y ago
When you have natural numbers and a multiplication operation (product) would you say that those form an algebra? (ADT means algebraic data type)
CraigJPerry
1y ago
You’ve got both a carrier (the set of natural numbers) and a morphism (product operation) so yeah you have an algebra.
j
/
k
navigate · click thread line to collapse