You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Examples:
I want to know whether there is a black room in the house
I would like to write "house.some('rooms', async function(room){return await room.get('color') == 'black'})"
Rules:
Add operations like 'some', 'all', 'count'...
Doubts:
Developer Notes:
The text was updated successfully, but these errors were encountered:
Examples:
I want to know whether there is a black room in the house
I would like to write "house.some('rooms', async function(room){return await room.get('color') == 'black'})"
Rules:
Add operations like 'some', 'all', 'count'...
Doubts:
Developer Notes:
The text was updated successfully, but these errors were encountered: