Skip to content

Commit

Permalink
Add is_nothing alias (#1806)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Sep 20, 2024
1 parent 443e7a4 commit e4a2ccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Aliases.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@alias is_inf isinf
@alias is_integer isinteger
@alias is_less isless
@alias is_nothing isnothing
@alias is_odd isodd
@alias is_one isone
@alias is_real isreal
Expand Down

0 comments on commit e4a2ccf

Please # to comment.