-
Notifications
You must be signed in to change notification settings - Fork 0
methods
Hayrullah cansu edited this page Apr 9, 2022
·
14 revisions
- ForEach() ☑
- Every()
- Filter() ☑
- Find() ☑
- FindLast() ☑
- GroupBy() ☑
- Includes() ☑
- Map() ☑
- Reduce()
- Shuffle() ☑
- Size()
- Some()
- SortBy() ☑
- Md5() ☑
- HedDecode() ☑
- HexEncode() ☑
- ToArray()
- ToInt()
- ToInt8()
- ToInt16()
- ToInt32() ☑
- ToInt64() ☑
- ToUint()
- ToUint8()
- ToUint16()
- ToUint32() ☑
- ToUint64() ☑
- ToFloat32()
- ToFloat64()
- ToLength()
- ToNumber()
- ToSafeInteger()
- ToString() ☑
- IsAssigned() ☑
- IsNotAssigned() ☑
- IsArray() ☑
- IsSlice() ☑
- IsByteArray()
- IsBool() ☑
- IsEmpty()
- IsNil()
- IsEqual() ☑
- IsStruct() ☑
- IsPointer() ☑
- IsChan() ☑
- IsFunction() ☑
- IsInteger() ☑
- IsMap() ☑
- IsNumber() ☑
- IsFloat() ☑
- IsObject()
- IsRegExp()
- IsSafeInteger()
- IsString() ☑