[Feature] Some basic core feature #1

Merged
javier merged 3 commits from feature/core into main 2023-04-16 12:27:57 +00:00
Owner

This PR refers to the work done on setting the Core target as well as implemented some basic features as extension to a pair of Swift primitive types.

To give further details about this work:

  • defined the Core target;
  • implemented the empty static property and the isNotEmpty() function in the String+Empty extension;
  • implemented the init(_: ) initialiser fo strings in the Bool+Init extension;
This PR refers to the work done on setting the `Core` target as well as implemented some basic features as extension to a pair of `Swift` primitive types. To give further details about this work: - [x] defined the `Core` target; - [x] implemented the **empty** static property and the **isNotEmpty()** function in the `String+Empty` extension; - [x] implemented the **init(_: )** initialiser fo strings in the `Bool+Init` extension;
javier self-assigned this 2023-04-16 12:27:43 +00:00
javier added 3 commits 2023-04-16 12:27:43 +00:00
javier merged commit 185f779daf into main 2023-04-16 12:27:57 +00:00
javier deleted branch feature/core 2023-04-16 12:27:58 +00:00
Sign in to join this conversation.
No description provided.