Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Strings #10

Closed
GoogleCodeExporter opened this issue Jul 14, 2015 · 2 comments
Closed

Refactor Strings #10

GoogleCodeExporter opened this issue Jul 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

See and test indexOfAny and lastIndexOfAny 

+ adds methods

Original issue reported on code.google.com by ekamel...@gmail.com on 29 Mar 2008 at 4:34

@GoogleCodeExporter
Copy link
Author

For the moment i have creates the methods :

{{{
repeat( str:String="" , count:uint=0 ):String
}}}

{{{
center( str:String, size:uint=0 , separator:String=" " ):String 
}}}

See documentation to use it.

Original comment by ekamel...@gmail.com on 29 Mar 2008 at 4:35

@GoogleCodeExporter
Copy link
Author

Original comment by ekamel...@gmail.com on 13 Nov 2008 at 9:47

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant