If I dont use a separate function TypeScript can easily infer the function parameters and can effectively use the result of processFn to declare the Result
If I dont use a separate function TypeScript can easily infer the function parameters and can effectively use the result of processFn to declare the Result
I think when the switch statment is executed the kind of a and the kind of b are always equal So when the kind of a is 1 the type of b will be B1 But its not
I have primeng table and it allows to edit rows by clicking on pInitEditableRow button I want to initiate row editting by double mouse click on that row any