相关疑难解决方法(0)

Erlang:没有右手边的值匹配

Erlang程序中的常见错误消息如下:

** exception error: no match of right hand side value 'foo'
     in function module:function/2 (file.erl, line 42)
Run Code Online (Sandbox Code Playgroud)

我该怎么调试呢?

erlang pattern-matching

3
推荐指数
1
解决办法
5725
查看次数

标签 统计

erlang ×1

pattern-matching ×1