-
Notifications
You must be signed in to change notification settings - Fork 0
methods
ertugrul 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() ☑
- ToString() ☑
- IsAssigned() ☑
- IsNotAssigned() ☑
- IsArray() ☑
- IsSlice() ☑
- IsByteArray() ☑
- IsBool() ☑
- IsEmpty() ☑
- IsNil() ☑
- IsEqual() ☑
- IsStruct() ☑
- IsPointer() ☑
- IsChan() ☑
- IsFunction() ☑
- IsInteger() ☑
- IsMap() ☑
- IsNumber() ☑
- IsFloat() ☑
- IsStruct() ☑
- IsString() ☑