FlashcardAdvanced

NoInfer<T>

NoInfer blocks a type parameter from being inferred at that position.

Question

What does NoInfer<T> do?

Click to reveal answer