Skip to content

Conversation

angularpackage
Copy link
Contributor

Added:

  • isObjectKeys(): checks if any value is an object of a generic Type with some of its own specified keys d2e08b5
  • guardObjectKeys(): guard the value to be an object of a generic Type with some of its own specified keys daebc84

Updated:

  • isInstance(): default type variable Class is set to Function 2338fce
  • isKey(): check primitive only 6a7f079

Fixed:

  • guardKey(): change return from boolean to value is Key c673ccb
  • guardDefined(): guard the value to be not undefined e1432e6
  • guardObjectKey() guardObject() guard the value with object bd3e733
  • guardInstance(): guard the value with object 5ba793c
  • guardClass(): guard the value with Function 654e656

@angularpackage angularpackage merged commit 67bda44 into main May 27, 2021
angularpackage added a commit that referenced this pull request May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants