On 11/14/13, Philippe Sigaud <philippe.sig...@gmail.com> wrote:
 - I'd greatly like for those sets or hash tables to be
> CTFE-compatible.

Well if it's only used in CTFE, I'd imagine a simple struct wrapping
an array and doing "!canFind" when adding elements would do the job,
no?

Reply via email to