store?

checks if given value is of type :store


Parameters

store? value :any

Returns

  • :logical

Examples

copy
store? config ; => true

Related