RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

safestruct (Safe Data Structures) v1.3 Adds Auto-Generated Unicode Class Names

Hello, Did you know? Yes, you can use unicode (utf-8) characters in your identifiers. The safestruct (safe data structures) library auto-generates unicode class constants / names for pretty printing and more. Examples: Array‹Array‹Integer›×3›×3 or Hash‹String→Hash‹String→Integer›› and so on. Happy coding with (secure) ruby.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in