Function isCircular

  • given an object, check wether the object has circular reference or not

    Parameters

    • obj: any

    Returns boolean

    truth if the given object has circular reference

    Since

    5.18.0