From 7f2dd220e34d170130b7cfe009ebaada18f3b95f Mon Sep 17 00:00:00 2001 From: mattn Date: Sun, 23 Mar 2014 19:09:18 -0700 Subject: [PATCH] Destroyed Not Implemented (markdown) --- Not-Implemented.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Not-Implemented.md diff --git a/Not-Implemented.md b/Not-Implemented.md deleted file mode 100644 index a9a8871..0000000 --- a/Not-Implemented.md +++ /dev/null @@ -1,13 +0,0 @@ -Vote up to request for implements! - -* String#ord - - implemented in mruby-string-ext (matz) - -* String#hex - - mattn - -* Module#module_function - - mattn