|
|
|
|
|
by mst
1611 days ago
|
|
> GPUs don't like method-lookup tables, nor do they like lambdas which are equivalent to stateful Objects with a single Apply method. Since I tend towards read-only instance data, I often live my life considering an object to mostly be a bag of closures with a shared outer scope. |
|