elixir/erlang で variable の type を確認する方法

hnishi2509hnishi2509 のブックマーク 2021/04/23 15:21

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

How do you check for the type of variable in Elixir

    In Elixir how do you check for type such as in Python: >>> a = "test" >>> type(a) <type 'str'> >>> b =10 >>> type(b) <type 'int'> I read in Elixir there are type checkers such as 'is_bitstring', 'i...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう