Hello,<br><br>I am trying to do a regular pattern matching using the <span style="font-family: courier new,monospace;">#record{name = "Me", _='_'}</span> construct to do regular pattern matching. But it does not seem to work as expected (I am not using the 
<span style="font-family: courier new,monospace;">match_object</span> method of anything). Am I obligated to explicitly define my tuplet for the pattern matching, <span style="font-style: italic;">i.e.</span> do <span style="font-family: courier new,monospace;">
{record, _, _, _, "Me", _}</span>?<br><br>Regards,<br><br>Jérémie<br>