Skip to content

Instantly share code, notes, and snippets.

@idrisr
Created September 9, 2021 14:55
Show Gist options
  • Select an option

  • Save idrisr/d52779150181c29f9b99c2eaeb466792 to your computer and use it in GitHub Desktop.

Select an option

Save idrisr/d52779150181c29f9b99c2eaeb466792 to your computer and use it in GitHub Desktop.
flyweight
class VehicleFlyWeightPattern:
“”” flyweight pattern to create lighter than air mass transport objects ”””
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment