Skip to content

Commit

Permalink
Add a minimal doc for Stringy.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Jul 4, 2012
1 parent 9fdeae2 commit 86fee1d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/Stringy.pod
@@ -0,0 +1,10 @@
=begin pod
=TITLE role Stringy
role Stringy { ... }
Common role for string types (such as Str) and types that can act as
strings (such as Cat).
=end pod

0 comments on commit 86fee1d

Please sign in to comment.