Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

! symbolic operator, Reference Cells
" " (double quotes), string literals and, Strings
% (modulus) operator, Arithmetic
& (And) pattern, Grouping Patterns, Combining active patterns
&& (and) Boolean operator, Boolean Values
&&& (and) bitwise operator, Bitwise Operations, When to Use an Enum Versus a Discriminated Union
' (apostrophe), Generic Classes
() (parentheses), operator overloading and, Operator Overloading
(* and *) tokens, Comments
(| |) (banana clips, Single-Case Active Patterns, Multicase Active Patterns
* (multiplication operator) operator, Arithmetic
** (power) operator, Arithmetic
+ (addition) operator, Arithmetic, Type Inference, Operator Overloading
-> (arrow), Functions, Function Values, Pattern Matching
.[ ] operator, Indexers
/ (division) operator, Arithmetic
// (slashes) as comments, Comments
:: (cons) operator, Lists, Lists, Cons
:= operator, Reference Cells
:> static cast operator, Static upcast
:? dynamic type test operator, Handling Exceptions, Pattern matching against types
:?> dynamic cast operator, Dynamic cast
; (semi-colon) in list types, Lists
;; (terminating code snippets), F# Interactive
< (less than) comparison operator, Comparison ...

Get Programming F# 3.0, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.