Just use methods over constants, so that we could
take the advantage that if they're not used, we could garbage collect those data, reducing memory footprint.
Showing
Please register or sign in to comment
GitLab steht aufgrund wichtiger Wartungsarbeiten am Montag, den 8. März, zwischen 17:00 und 19:00 Uhr nicht zur Verfügung.
take the advantage that if they're not used, we could garbage collect those data, reducing memory footprint.