Skip to content

Commit

Permalink
doc: link to ways to enter the ☯ symbol
Browse files Browse the repository at this point in the history
Towards addressing feedback on discord from @dented42
  • Loading branch information
countvajhula committed May 6, 2024
1 parent a1ae91e commit 070ffc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qi-doc/scribblings/interface.scrbl
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ This produces a value that is an ordinary function. When invoked with arguments,

See also @racket[on] and @racket[~>], which are shorthands to invoke the flow with arguments immediately.

See @secref["Flowing_with_the_Flow"] for ways to enter the @racket[☯] symbol in your editor.

@examples[
#:eval eval-for-docs
((☯ (* 5)) 3)
Expand Down

0 comments on commit 070ffc5

Please sign in to comment.