Skip to content

Commit

Permalink
Notes on concepts.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Dec 14, 2015
1 parent fb8d079 commit 58219af
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions diary.md
Original file line number Diff line number Diff line change
Expand Up @@ -3556,3 +3556,9 @@ so each step in the proof test becomes part of my documentation.
* The function body is a cadence with a single step.
* The `async` function is only valid when used within a `step`.
### Cadence Concepts
* Asynchronous stack.
* Utilities that call error-first callbacks versus utilities that call a
callback.

0 comments on commit 58219af

Please sign in to comment.