Actions
Feature #158
closedRemove record call-like initialization
Feature #158:
Remove record call-like initialization
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Language
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Records can be now initialized using field names. The old initialization where the record is "called" like a function with positional arguments can be removed.
Updated by Eugen Wissner 8 days ago
The initialization was partly removed, but still stays available for Strings.
Updated by Eugen Wissner 5 days ago
- Status changed from New to Closed
Actions