MCPcopy Create free account

hub / github.com/SincereCSL/Playgrounds / functions

Functions76 in github.com/SincereCSL/Playgrounds

↓ 3 callersFunctionlog3
(value: T)
TypeScript/StudyTypeScript/src/generics_02.ts:25
↓ 3 callersFunctionreder
(result: Result)
TypeScript/StudyTypeScript/src/interface_object_type.ts:13
↓ 2 callersFunctionadd8
(...rest: any[])
TypeScript/StudyTypeScript/src/function.ts:42
↓ 2 callersMethodeat
()
TypeScript/StudyTypeScript/src/class_interface.ts:6
↓ 2 callersFunctiongetLib
()
TypeScript/StudyTypeScript/src/interface_func_type.ts:19
↓ 2 callersMethodnext
()
TypeScript/StudyTypeScript/src/class_02.ts:51
↓ 2 callersMethodsleep
()
TypeScript/StudyTypeScript/src/class_02.ts:18
↓ 2 callersMethodstep1
()
TypeScript/StudyTypeScript/src/class_02.ts:41
↓ 2 callersMethodstep2
()
TypeScript/StudyTypeScript/src/class_02.ts:44
↓ 1 callersFunctionadd5
(x:number,z: number,y?: number)
TypeScript/StudyTypeScript/src/function.ts:22
↓ 1 callersFunctionadd6
(x: number,y = 0,z: number,q =1)
TypeScript/StudyTypeScript/src/function.ts:27
↓ 1 callersFunctionadd7
(x: number, ...rest: number[])
TypeScript/StudyTypeScript/src/function.ts:34
↓ 1 callersFunctionarea
(s: Shape)
TypeScript/StudyTypeScript/src/advanced_01.ts:58
↓ 1 callersMethoddoSomething
()
TypeScript/StudyTypeScript/src/interface_func_type.ts:17
↓ 1 callersFunctiongetLanguage
(type: Type, x: string | number)
TypeScript/StudyTypeScript/src/type_inference_guards.ts:25
↓ 1 callersFunctiongetValues
(obj: any, keys: string[])
TypeScript/StudyTypeScript/src/advanced_02.ts:8
↓ 1 callersFunctiongetValues2
(obj: T, keys: k[])
TypeScript/StudyTypeScript/src/advanced_02.ts:25
↓ 1 callersFunctionhof
(handler: Handler)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:36
↓ 1 callersFunctionisJava
(lang: Java | JavaScript)
TypeScript/StudyTypeScript/src/type_inference_guards.ts:21
↓ 1 callersFunctionlog
(value: T)
TypeScript/StudyTypeScript/src/generics_01.ts:2
↓ 1 callersMethodpro
()
TypeScript/StudyTypeScript/src/class_01.ts:11
↓ 1 callersMethodrun
()
TypeScript/StudyTypeScript/src/class_interface.ts:22
Functiona1
(p1: number, p2: number)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:46
Functionadd
(x: number, y: number)
TypeScript/StudyTypeScript/src/dataType.ts:27
Functionadd1
(x: number, y: number)
TypeScript/StudyTypeScript/src/function.ts:2
Functionb1
(p1?: number, p2?: number)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:47
Functionc1
(...args: number[])
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:48
Methodconstructor
(name: string)
TypeScript/StudyTypeScript/src/class_02.ts:12
Methodconstructor
(name: string)
TypeScript/StudyTypeScript/src/class_interface.ts:10
Methodconstructor
(p: number, q: number)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:102
Methodconstructor
(p: number)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:108
Methodconstructor
(name: string)
TypeScript/StudyTypeScript/src/class_01.ts:3
Methodconstructor
(name: string, public color: string)
TypeScript/StudyTypeScript/src/class_01.ts:24
Methodconstructor
(name: string)
TypeScript/StudyTypeScript/src/class_01.ts:37
Methodconstructor
(name: string)
TypeScript/StudyTypeScript/src/class_01.ts:45
Methodconstructor
(name: string, color: string)
TypeScript/StudyTypeScript/src/class_01.ts:56
Functioncount
(a, b)
TypeScript/StudyTypeScript/src/interface_func_type.ts:11
Functioncry
()
TypeScript/StudyTypeScript/src/class_interface.ts:35
Methodcry
()
TypeScript/StudyTypeScript/src/class_interface.ts:26
Functiond
(x = 1)
TypeScript/StudyTypeScript/src/type_inference.ts:6
Functioneat
()
TypeScript/StudyTypeScript/src/class_02.ts:3
Functioneat
()
TypeScript/StudyTypeScript/src/class_interface.ts:34
Methodeat
()
TypeScript/StudyTypeScript/src/class_interface.ts:16
Methodeat
()
TypeScript/StudyTypeScript/src/advanced_01.ts:26
Methodeat
()
TypeScript/StudyTypeScript/src/advanced_01.ts:30
Functionendless
()
TypeScript/StudyTypeScript/src/dataType.ts:58
Functionerror
()
TypeScript/StudyTypeScript/src/dataType.ts:53
Functionff
()
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:78
FunctiongetPet
(master: Master)
TypeScript/StudyTypeScript/src/advanced_01.ts:33
Functiongg
()
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:79
Functionhandler1
(a: number)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:40
Functionhandler2
(a: number,b: number, c: number)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:42
Functionhandler3
(a: string)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:60
MethodhelloJava
()
TypeScript/StudyTypeScript/src/type_inference_guards.ts:7
MethodhelloJavaScript
()
TypeScript/StudyTypeScript/src/type_inference_guards.ts:14
Functionjump
()
TypeScript/StudyTypeScript/src/advanced_01.ts:13
Methodjump
()
TypeScript/StudyTypeScript/src/advanced_01.ts:8
Methodjump
()
TypeScript/StudyTypeScript/src/advanced_01.ts:29
FunctionnoReturn
()
TypeScript/StudyTypeScript/src/dataType.ts:46
Functionoverload
(a: any, b: any)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:86
Functionp2d
(point: Point2D)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:73
Functionp3d
(point: Point3D)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:72
Methodpri
()
TypeScript/StudyTypeScript/src/class_01.ts:50
Functionrun
()
TypeScript/StudyTypeScript/src/class_interface.ts:33
Functionrun
()
TypeScript/StudyTypeScript/src/advanced_01.ts:12
Methodrun
()
TypeScript/StudyTypeScript/src/class_02.ts:17
Methodrun
(value: T)
TypeScript/StudyTypeScript/src/generics_02.ts:5
Methodrun
()
TypeScript/StudyTypeScript/src/class_01.ts:10
Methodrun
()
TypeScript/StudyTypeScript/src/class_01.ts:41
Methodrun
()
TypeScript/StudyTypeScript/src/class_01.ts:49
Methodrun
()
TypeScript/StudyTypeScript/src/advanced_01.ts:5
Methodrun
()
TypeScript/StudyTypeScript/src/advanced_01.ts:25
Methodsleep
()
TypeScript/StudyTypeScript/src/class_02.ts:29
Methodsleep
()
TypeScript/StudyTypeScript/src/class_interface.ts:17
Functiontest1
(x: T)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:134
Functiontest2
(y: U)
TypeScript/StudyTypeScript/src/type_inference_compatible.ts:138