3 lines
194 B
Markdown
3 lines
194 B
Markdown
# What is TLA good for?
|
|
- Great for finding bugs in concurrent and distributed systems.
|
|
- Programs where a lot of shit is happening at different times, and where emergent behavior isn't clear. |