@sabinmarcu/observableFunctionswrapSetMethodwrapSetMethod CallablewrapSetMethod<InputSet, MethodName>(source: InputSet, method: MethodName, store: Subject<InputSet>): InputSet[MethodName]Type parametersInputSet: Set<any>MethodName: MethodsOfSetParameterssource: InputSetmethod: MethodNamestore: Subject<InputSet>Returns InputSet[MethodName]