<div dir="ltr">is there any reason why something like list_type/0 and list_type/1 (like map_type) are missing from syntax tools? </div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 24, 2018 at 8:57 PM Karlo Kuna <<a href="mailto:kuna.prime@gmail.com">kuna.prime@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">hello everyone, <div><br></div><div>i'm trying to make list type in sytnax tools however i am running to some issues</div><div>i need to make something that reverts to {type,1,list,[]} </div><div><br></div><div>so for example how would one represent following via syntax tools? </div><div><br></div><div>       -type l() :: list().</div><div><br></div><div>type_application and user_type_application for list with no element does not revert to </div><div>{type, _, list []}</div><div><br></div><div>thak you</div></div></div></div></div>
</blockquote></div>