items_equal#

langchain_community.storage.sql.items_equal(x: Any, y: Any) bool[source]#
Parameters:
  • x (Any)

  • y (Any)

Return type:

bool