Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
j2kun
2y ago
0 comments
Save
Share
Your examples, on the TIOBE index, are #4, #18, and #28.
https://www.tiobe.com/tiobe-index/
0 comments
3 comments · 1 top-level
top
newest
oldest
CraigJPerry
2y ago
· 2 in thread
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
2y 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
2y 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