issues
search
mattak
/
Unidux
Redux Architecture for Unity 🎩
MIT License
386
stars
27
forks
source link
Replace one character generic argument to be more explanatory
#67
Closed
mattak
closed
7 years ago
mattak
commented
7 years ago
For example
A
should be replaced to
TAction
.
R
should be replaced to
TReducer
mattak
commented
7 years ago
merged! 🎉
For example
A
should be replaced toTAction
.R
should be replaced toTReducer