Skip to content

Commit 30713e3

Browse files
committed
[S02] polymorphic types are speculative at best
mark them as conjectural
1 parent 8c10e33 commit 30713e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

S02-bits.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Synopsis 2: Bits and Pieces
1414
Created: 10 Aug 2004
1515

1616
Last Modified: 09 Apr 2012
17-
Version: 253
17+
Version: 254
1818

1919
This document summarizes Apocalypse 2, which covers small-scale
2020
lexical items and typological issues. (These Synopses also contain
@@ -1741,7 +1741,7 @@ allowed as a synonym):
17411741
my sub get_book ($key) of Hash of Array of Recipe {...}
17421742
my sub get_book ($key) returns Hash of Array of Recipe {...}
17431743

1744-
=head2 Polymorphic types
1744+
=head2 Polymorphic types (Conjectural)
17451745

17461746
Anywhere you can use a single type you can use a set of types, for convenience
17471747
specifiable as if it were an "or" junction:

0 commit comments

Comments
 (0)