|
|
|
|
|
by ProfHewitt
2002 days ago
|
|
Strong types are very important for concurrency. However, by themselves, strong types do not provide proofs. See the following for proofs of strongly-typed concurrent systems: https://papers.ssrn.com/abstract=3418003 Strongly-typed programming languages need to provide additional capabilities for error processing and recovery. |
|