Updated Not Implemented (markdown)

Yukihiro "Matz" Matsumoto
2014-03-23 19:03:52 -07:00
parent 98d6692aca
commit f522f1b201
+6 -6
@@ -1,13 +1,13 @@
Vote up to request for implements!
* String::ord
* String#ord
implemented in mruby-string-ext (matz)
* String#hex
mattn
* String::hex
mattn
* Module::module_function
* Module#module_function
mattn