Skip to content

Commit

Permalink
mod lr_apply: clean up code (#746)
Browse files Browse the repository at this point in the history
Fixes #704 :
- restore comments from C code 
- use of slices instead of raw pointers where possible
- general cleanup including removal of unnecessary casts, loop cleanup,
and use of `bool` type where appropriate
  • Loading branch information
fbossen authored Feb 26, 2024
2 parents e0b5aa4 + c4537e3 commit 8096293
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 162 deletions.
Loading

0 comments on commit 8096293

Please sign in to comment.