Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

My First Playground

node v18.11.0
version: master
endpointsharetweet
var isEmpty = require('lodash.isempty') console.log( isEmpty(true), isEmpty(false), isEmpty(1), isEmpty(0) )
Loading…

no comments

    sign in to comment