From f522f1b201fa9206a104f4e525c2ad6e6415eb9a Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Sun, 23 Mar 2014 19:03:52 -0700 Subject: [PATCH] Updated Not Implemented (markdown) --- Not-Implemented.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Not-Implemented.md b/Not-Implemented.md index fc6eb59..a9a8871 100644 --- a/Not-Implemented.md +++ b/Not-Implemented.md @@ -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