Is there a function to test for type, as in is_integer, is_string, is_map, is_list, ...? #345
Answered
by
kasperl
lutzbickhardt
asked this question in
Q&A
-
I think I have seen it somewhere in the documentation, cannot find it again. (it would be helpful to have a reference of keyword (and built-in functions) in the doc.) (is this the proper place to report things like this?) |
Beta Was this translation helpful? Give feedback.
Answered by
kasperl
Jan 23, 2022
Replies: 1 comment
-
Yes, you can test using:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
floitsch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can test using: