forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Note libcore
killerswan edited this page Feb 12, 2012
·
13 revisions
The Core Library (libcore) complements the Standard Library (libstd) and is automatically used in any crate. See https://mail.mozilla.org/pipermail/rust-dev/2011-December/001037.html
-
"str": Note core::str
-
"char":
- "is_ascii" add
- "is_digit" add