Skip to content

The compact function cannot compact the null value #4

Open
@guzhenhuaGitHub

Description

@guzhenhuaGitHub

sample code happened in null safety:

     _.compact(['a', null, 'c']).join()   // =>  'anullc'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions