Quick actions

cmd+k|ctrl+k

Navigation

Languages

T-Shirt-Claim

Snippet info

Language

Raku

Visibility

public

Author

221a86612c7785cb6094f25b034cba9994736288

Created

2025-12-23T13:19:05.980187Z

Updated

2025-12-23T13:35:47.424025Z

 with 0.1 + 0.2 == 0.3  {
    
  note "$_ Math is easy."
  
}
INFO