SPVM::Int object stores a "int" value. This object is immutable....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::IntList is continuous dynamic int array....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM is Static Perl Virtual Machine. Provide fast calculation & easy C/C++ Binding. Features: * Fast culcuration, Fast array operation, Small memory * Perl syntax, Static typing, Switch syntax, Have language specification * Enum, Type inference, Anon...
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCUnix standard library....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::Math defines mathmatical functions....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::List is continuous dynamic object array....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::Hash is Key-Values Stored Data Structrue....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::Sort defines sort functions...
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::Regex provides regular expression functions....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::Unicode is Unicode utilities. This module privides the methods to convert UTF-8, UTF-16, UTF-32, Unicode codepoint each others....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::LongList is continuous dynamic long array....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::ByteList is continuous dynamic byte array....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::ShortList is continuous dynamic short array....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::FloatList is continuous dynamic float array....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCTime information...
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::StringList is continuous dynamic string array....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::DoubleList is continuous dynamic double array....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::Comparator is a callback type to compare objects....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCString buffer. Performance is better than concat operator when many strings is joined....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTCSPVM::EqualityChecker is a callback type to check the equality....
KIMOTO/SPVM-0.0929 - 23 Dec 2020 02:45:53 UTC