This website requires JavaScript.
Explore
Help
Sign In
rock-n-code
/
swift-libs
Watch
1
Star
0
Fork
0
You've already forked swift-libs
Code
Issues
1
Pull Requests
Releases
13
Wiki
Activity
[Enhancement] Optional+Nil extension
#17
Merged
javier
merged 3 commits from
enhancement/optional_nil
into
main
2023-05-06 21:19:40 +00:00
Conversation
0
Commits
3
Files Changed
6
+132
-12
3 Commits
Author
SHA1
Message
Date
Javier Cicchelli
61a49da3ef
Improved the implementation of the "isNotEmpty" property in the String+Empty extension.
2023-05-06 23:09:43 +02:00
Javier Cicchelli
118dc911ff
Updated documentation for the "gmt" property in the TimeZone+Zone extension and added test case scenario.
2023-05-06 22:36:17 +02:00
Javier Cicchelli
9e10865cb4
Implemented the "isNil" and "isNotNil" properties in the Optional+Nil extension.
2023-05-06 22:30:00 +02:00