Skip to content

Conversation

@mbenford
Copy link
Collaborator

@mbenford mbenford commented Jan 2, 2022

Add support for type parameters, a.k.a, generics.

Closes #11

@mbenford mbenford requested a review from desk467 January 2, 2022 16:02
@mbenford mbenford force-pushed the generics-support branch 2 times, most recently from f4f6984 to 970731d Compare March 16, 2022 02:04
@mbenford mbenford self-assigned this Oct 1, 2024
@mbenford mbenford force-pushed the generics-support branch 3 times, most recently from 50b2cb2 to f5cd1f9 Compare October 25, 2025 02:04
@mbenford mbenford marked this pull request as ready for review October 25, 2025 02:06
@mbenford mbenford force-pushed the generics-support branch 2 times, most recently from bf1d1c7 to 0a4c195 Compare October 27, 2025 13:57
@mbenford mbenford force-pushed the generics-support branch 2 times, most recently from 0785dc7 to 7aadd71 Compare October 27, 2025 22:12
@mbenford mbenford marked this pull request as draft October 27, 2025 22:13
@mbenford mbenford force-pushed the generics-support branch 5 times, most recently from c7de30d to 01abb11 Compare October 29, 2025 19:48
@mbenford mbenford removed the request for review from desk467 October 29, 2025 19:50
@mbenford mbenford marked this pull request as ready for review October 31, 2025 21:39
Add support for type parameters so that there is no need for any
type-asserting inside the flush function. Also change New's signature to
make the flush function mandatory, since it makes no sense to create a
buffer without a way to flush out its contents.
@mbenford mbenford merged commit fd2aca8 into master Oct 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for type parameters

5 participants