❔ static fields for struct types
(1)
or as Utility class
(2)
The first and second one are the same but I have seen some libs prefer to implement them like (2)
(3)
and what is the benefit of implementation (3)
or as Utility class
(2)
The first and second one are the same but I have seen some libs prefer to implement them like (2)
(3)
and what is the benefit of implementation (3)