Semantic Connections

graph TD
  Outcome_Statement["Outcome Statement<br>+ label: Outcome Statement<br>+ comment: Why does this function exist"]:::current-page-node
  Function["Function<br>+ label: Function"]
  Outcome_Statement-->|" defines "|Function