package
0.0.0-20220619115704-b544bf9d6401
Repository: https://github.com/jnst/x-go.git
Documentation: pkg.go.dev

# Functions

Merge merges nums1 and nums2 as one sorted array.
TwoSum returns indices of the nums array when the sum of the two numbers is equal to target.