Skip to content

Commit

Permalink
Makes introduction introductory (#122)
Browse files Browse the repository at this point in the history
Defines acronym
  • Loading branch information
cook-1229 authored Sep 12, 2024
1 parent d5dc15a commit c4f2535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/introduction.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

[$images/banner.png]

The Phoenix library enables FP techniques such as higher order functions,
The Phoenix library enables functional programming (FP) techniques such as higher order functions,
/lambda/ (unnamed functions), /currying/ (partial function application) and lazy
evaluation in C++. The focus is more on usefulness and practicality than purity,
elegance and strict adherence to FP principles.
Expand Down

0 comments on commit c4f2535

Please sign in to comment.