Is there a function that converts a list into a values expression which contains every element of the list? I&#39;ve run into a bit of trouble trying to implement something like it myself, and it&#39;s probably because I don&#39;t understand exactly how values is used (or supposed to be used).<div>

<br></div><div>My use case is essentially to make my web-server templating code shorter by using let*-values and calling a lookup table to return a bunch of strings corresponding to which page I want to serve.<div><br>Jeremy<br>


</div></div>