MCPcopy Create free account
hub / github.com/activeloopai/deeplake / is_string

Method is_string

cpp/icm/json_wrapper.hpp:447–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445 }
446
447 bool is_string() const noexcept
448 {
449 return val_.is_string();
450 }
451
452 bool is_boolean() const noexcept
453 {

Callers 2

containsMethod · 0.45
operator[]Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected