Created
March 20, 2019 09:28
-
-
Save sajjadyousefnia/b0c8e9de30a642d058a54422c0254c16 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> fun <T> isA(value: Any) = value is T |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment