Re: protect a set in c (non-existing elements)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: protect a set in c (non-existing elements)
- From: Kevin Martin <kev82@...>
- Date: 2014年2月14日 14:26:57 +0000
Hi,
> In Lua I would simply protect a set with something like this;
I don't understand what this protects against? Are you just looking to generate a immediate error if the key doesn't exist?
Thanks,
Kevin