Changeset 6e83384 for doc/theses/colby_parsons_MMAth/text/actors.tex
- Timestamp:
- Mar 30, 2023, 8:48:02 PM (2 years ago)
- Branches:
- ADT, ast-experimental, master
- Children:
- 3d08cea, eb47a80
- Parents:
- c7f6786
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/colby_parsons_MMAth/text/actors.tex
rc7f6786 r6e83384 334 334 335 335 \section{Safety and Productivity} 336 \CFA's actor system comes with a suite of safety and productivity features. Most of these features are present in \CFA's debug mode, but are removed when code is compiled in nodebug mode. Some of the features include:336 \CFA's actor system comes with a suite of safety and productivity features. Most of these features are present in \CFA's debug mode, but are removed when code is compiled in nodebug mode. The suit of features include the following. 337 337 338 338 \begin{itemize}
Note: See TracChangeset
for help on using the changeset viewer.