Why is my Elixir function returning a list of lists?

前端 未结 0 1470
没有蜡笔的小新
没有蜡笔的小新 2020-12-21 05:27

I have a struct that is returned by a function make_struct exactly like this:

%Example.Struct{example: 1, example_again: 2}

(i.e

相关标签:
回答
  • 消灭零回复
提交回复
热议问题