Skip to content
Adam Smith edited this page Mar 3, 2016 · 9 revisions

vitals.same npm version

Method Section Alias
same base
same.loose base same.ish

same

A functional representation of strict equality.

Examples

Params

  1. val *
1
  1. val *
2

Returns boolean

same.loose

A functional representation of loose equality.

Examples

Params

  1. val *
1
  1. val *
2

Returns boolean

-- Happy Developing,

Algorithm IV Logo

Clone this wiki locally