https://github.com/pelekon/visitabletupletemplate
https://github.com/pelekon/visitabletupletemplate
iteration swift swiftui swiftui-tupleview tuples visitor-pattern
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pelekon/visitabletupletemplate
- Owner: pelekon
- License: mit
- Created: 2024-03-23T17:15:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T17:21:28.000Z (about 2 years ago)
- Last Synced: 2025-02-14T23:44:30.386Z (over 1 year ago)
- Topics: iteration, swift, swiftui, swiftui-tupleview, tuples, visitor-pattern
- Language: Swift
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VisitableTupleTemplate
This repository contains template code of VisitableTuple. Template itself has been made for usage in custom SwiftUI view.