Skip to content

Commit 0cea25f

Browse files
author
GlitchMr
committed
Positional role
1 parent 13cc82a commit 0cea25f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

lib/Positional.pod

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
=begin pod
2+
3+
=TITLE role Positional
4+
5+
role Positional { ... }
6+
7+
Role for objects which support indexing them using C<cirumfix:«[ ]»> (usually
8+
array-like objects). Example objects with Positional role include L<Array>,
9+
L<Range>, L<Buf>, L<EnumMap> and L<PairMap>.
10+
11+
=end pod

0 commit comments

Comments
 (0)