.get should do a better error message than just explode #14

Open
opened 2025-07-22 21:04:45 +00:00 by zedshaw · 0 comments
zedshaw commented 2025-07-22 21:04:45 +00:00 (Migrated from lcthw.dev)

If you do get($id) and the class doesn't exist then you get a c++ map error. Make a nicer error."

If you do get<NotExistClass>($id) and the class doesn't exist then you get a c++ map error. Make a nicer error."
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: games/lel-guecs#14
No description provided.