Skip to content

Instantly share code, notes, and snippets.

@dorkitude
Created November 6, 2010 17:48
Show Gist options
  • Save dorkitude/e612159e53782a28b30b to your computer and use it in GitHub Desktop.
Save dorkitude/e612159e53782a28b30b to your computer and use it in GitHub Desktop.
what does tagalog mean when it says it can handle any "stringable type"?

linked from tagalog

##So what's a stringable type?

####In Python: see this (from here)

####In PHP: Anything you can print: and object with a __toString method

####In Ruby: no idea yet. will get to this later :) (remind me or bother my brother, since he is a superior rubyist and has been worked on the ruby version a lot more than I have)

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