[swift-users] Is "lazy let" on the schedule anywhere?
Edward Connell
ewconnell at gmail.com
Mon Jun 26 14:32:00 CDT 2017
It sure would be nice if the compiler supported lazy lets for structs. Any
idea when or if this will be supported?
Seems like a nice performance win, lazy var is a pain because you can't
access arguments passed into a function without mutation complaints.
Thanks, Ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170626/04e12367/attachment.html>
More information about the swift-users
mailing list