stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

Create to fixed function

Open Davidjustice28 opened this issue 1 year ago • 0 comments
trafficstars

Issue

  • #541

Changes

  • Created a new to_fixed_string function in strings module
  • Added unit test covering multiple edge cases

Notes

Functionality works, but I feel like my solution is a lot of code. I was fighting circle dependency issues and had to use probably too many externals. I am looking forward to this review. First time contributing to open source and only week using gleam so bare with me.

Davidjustice28 avatar Mar 24 '24 04:03 Davidjustice28