We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c10e33 commit 30713e3Copy full SHA for 30713e3
S02-bits.pod
@@ -14,7 +14,7 @@ Synopsis 2: Bits and Pieces
14
Created: 10 Aug 2004
15
16
Last Modified: 09 Apr 2012
17
- Version: 253
+ Version: 254
18
19
This document summarizes Apocalypse 2, which covers small-scale
20
lexical items and typological issues. (These Synopses also contain
@@ -1741,7 +1741,7 @@ allowed as a synonym):
1741
my sub get_book ($key) of Hash of Array of Recipe {...}
1742
my sub get_book ($key) returns Hash of Array of Recipe {...}
1743
1744
-=head2 Polymorphic types
+=head2 Polymorphic types (Conjectural)
1745
1746
Anywhere you can use a single type you can use a set of types, for convenience
1747
specifiable as if it were an "or" junction:
0 commit comments