Skip to content

Commit

Permalink
More Sendable
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Jun 24, 2024
1 parent fff9355 commit a9873f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sources/BigNumber/Swift-Big-Number-Core.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2230,7 +2230,8 @@ public struct BDouble:
SignedNumeric,
Comparable,
Hashable,
Codable
Codable,
Sendable
{
//
//
Expand Down

0 comments on commit a9873f4

Please sign in to comment.